Forums › Forums › Bug Reports › Vertical tab group missing CSS class
Tagged: tabbed-content
-
Vertical tab group missing CSS class
-
Hello, there’s a bug in your code for vertical tabbed content. The class name
wp-block-ub-tabbed-content-tab-title-vertical-wrap
is missing from vertical tab groups. This causes the nonselected tab titles and nonselected tab title boxes to not get assigned the colors that I specified.
The selected tab titles and boxes work fine.
The horizontal tab groups work fine.
To replicate: Create a tab group with the Tabbed Content block. Use the block styling controls to set the layout to vertical and to assign custom colors to the Tab Color and Tab Title Color. Save the page and then view it. The assigned custom colors don’t appear on the nonselected tabs. Instead they show up as a white tab with black title text.
Thanks