Hi Daniel,
We do not include any default css for button and it inherits from theme. That might not look good in some cases.Can you please link me to a page where I can see the button and provide you the required css.
Regards
BrajeshHi Daniel,
Thank you.The theme has too many unnecessary high priority css causing conflicts. I am seeing issues with other plugins too.
For this particular case, you can put this
.mpp-item-meta button, .mpp-item-meta button:hover { padding: 0 !important; border: 0 !important; background: none !important; border-radius: 0 !important; }
For lightbox
div.mpp-activity-meta a { font-size: 12px; line-height: 1em; padding: 8px; }
Using important is a bad thing but we don’t have much choice here. These should most probably work.
Also, My suggestion will be to ask your theme developer to support MediaPress instead of providing temporary fixes from here. It is not difficult.
Regards
BrajeshYou are welcome.
Happy New Year 🙂
Regards
Brajesh
You must be logged in to reply to this topic.