Hi how do i change the font size of tab titles thanks
Hi gregcarrollLMG,
It can only be changed via CSS, you can add the following codes (and just change the font size) in Enfold > General Styling > Quick CSS:
For Tab Section titles:
#top .av-inner-tab-title {
font-size: 16px;
}
For Tabs:
#top .tab_titles .tab {
font-size: 16px;
}
Best regards,
Nikko
Hi
If you go to this page its fine
https://investors.liveworkplay.community/step-1-identify-profitable-niche-interests-and-territories/
If you go this one its not so good
https://investors.liveworkplay.community/competitive-landscape/
I notice there is no ID that can be associated with a particular set of tabs so that font sizes can be different
What do you suggest ?