- This topic has 1 reply, 2 voices, and was last updated 6 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Prevent CSS override for tabs in frontend
Hello,
I have a theme with Visual Composer and therefore defined style for the tabs.
When I updated the EME plugin, it went on and changed the display of those tabs on the frontend.
I understand the plugins need this CSS to handle the tabs in the backend, but I wish to turn it off for the frontend, as it will mess up the design of the site.
The file in question is jquery-ui.css located under jquery-ui-theme-smoothness-1.11.3 folder.
Thanks.
The jquery-ui.css is also needed for autocomplete, datepicker, select2 etc … and since in the frontend it is very difficult for me to know whether or not EME-things are used on a page, I need to include these.
If you need to override these, just add !important to your relevant css definitions.