Hi there,
I was able to use CSS to change the font size of the content in the tabs section but how do I change the size of the font for the Title of each tab?
Thanks a million!
Ben
Hey a00109943!
Please use the following to your CSS
.js_active .tab_titles .tab:first-child { font-size: 16px; }
let us know if it works
Regards,
Basilis
That worked perfectly! Now something is going ton with my text in the actually content section, would you have the code to change that font size as well?
Thanks a million!
Ben
Hi Ben,
Please try the following as well:
.toggle_content {
font-size: 18px !important;
}
Thanks,
Rikard
Hi Rikard,
That changed the font size for the accordion but not the tabs item.
Any ideas?
Ben
Thanks a million Yigit!
That works beautifully!
Ben
Hey!
Glad we could help you with this. We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
we really appreciate if you rate our theme on themeforest.
Thank you for using Enfold :)
Regards,
Vinay