Tabs Component when Creating a Microsite
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I've created a simple microsite for one of our topic pages and I am using the Tabs component. Is there a way to change the tab color for the selected tab? Once you select the tab, you can't view the tabs and determine which one you are on.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I updated our CSS to style the active tab...
wb-tab-container .nav-tabs > li.active .wb-tab-title { active tab styles }