Was nice to see the addition of the “TAB” in Layout Sections, this is a great way to remove several pages and stop hiding them in subpages in the menu bar. my problem is that Tab 1 has half a screen padding and the text is wayyyy down on the screen, same as Tab 2 but Tab 3 looks fine!
I’ve gone thru the padding options on the tab settings but all looks good, anyone else have this issue > need help to figure this out!
see what I mean here! https://519itsolutions.com/info/
Would also be nice to have the selected tab font the same color ! not liking the hidden text on a colored back end.
Hey waynerigley,
Please add the following to the quick css question or styles.css file:
.av-layout-tab.av-animation-delay-container.av-active-tab-content.__av_init_open.avia-builder-el-1.avia-builder-el-no-sibling{
vertical-align: top !important;
}
.av-layout-tab.av-animation-delay-container.avia-builder-el-9.el_after_av_one_third.el_before_av_tab_sub_section{
vertical-align: top !important;
}
To change the active tab:
#top a.av-active-tab-title {
color: #2d5c88; /* Enter your desired color */
}
Let me know if this works out for you.
Best regards,
Jordan Shannon
I am also wondering about this question.
The above CSS is not working for me.
Hey!
@luckylobo10 can you please create a new ticket and share us your web site with the CSS added so we can review?
Thanks a lot
Best regards,
Basilis