Dear support team,
I want to know how to change the font size of the tab titles, Features, Demo Videos and Customers, of the More Info section in the middle or so of my website, http://storyline360.com/?portfolio=portfolio-big-4#checkmate-for-mobile.
Could you let me know it?
Best Regards,
Adrien Park.
Hey Adrien Park,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.tabcontainer.avia-builder-el-14 .tab_titles {
font-size: 16px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Adrien Park,
Ok, I put this code instead:
#top .main_color .tabcontainer .tab {
font-size: 16px;
}
If you need further assistance please let us know.
Best regards,
Victoria