Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 9, 2014 at 10:50 pm #207672 cally423Participant Hi, my website is scoutcharleston.com/here. Under “Services”, each service lists out sub-services, using your tab content element. Is there a way to increase the type size on the tabs? Client thinks it’s a bit too small. Thanks! January 10, 2014 at 12:36 am #207705 YigitKeymaster Hey cally423! You can add following code to Quick CSS .active_tab_content .tab_inner_content { font-size: 16px; } /* increases the font size of tab content */ .sidebar_tab .tab_titles .tab { font-size: 18px; } /* increases the font size of tab titles */ Cheers! Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Increase type size in Tabs Content Element’ is closed to new replies.