Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383 Log in Register Theme Option missing from Tabs Style 3 New Front EN › Support Forums › Kabuki Theme Support › Theme Option missing from Tabs Style 3 This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month ago by satori. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 25, 2016 at 9:00 pm #11072 CrackleFactoryMember In Theme Options, tabs styles 1 and 2 each have the following options: background color border color inactive tab background tab hover background color However, Tab style 3 (the style I’ve chosen, of course, ha!) is missing the inactive tab background option. Is there a snippet of code I can add to style.css in my child theme to make that change? (Preferably with hex# colors) Many thanks, ~IW This topic was modified 8 years, 1 month ago by CrackleFactory. October 26, 2016 at 7:59 am #11093 satoriKeymaster Hey Ian, please try the following: .su-tabs-style-3 .su-tabs-nav span { background-color: #eeeeee; } replacing the “eeeeee” bit with the hex color of your choice. Best, Andrii / Satori Studio Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Google Authenticator code Log In