Override CSS Class on specific page
-
This may be a bit complex, so forgive me.
I’m looking to override a specific CSS class on a specific page. To be more specific, I have a tabs & accordions widget on an About Us page that I’d like to change up (style wise). I do not want to override the default class as it would affect the widget on other pages as well.
After doing some extensive searching, the closest possible solution I’ve come across is body_class() but that seems more intended for overriding the CSS on an entire page rather than a specific portion of the page. The article I read on body_class() is located here.
Perhaps I’m not interpreting body_class() appropriately but I cannot seem to locate a solution for this. Any help would be greatly appreciated!
- The topic ‘Override CSS Class on specific page’ is closed to new replies.