Hi Guys
Can you please provide me a code to increase the font size of for the tab content element?
Also, on a mobile layout, the tab has a background color. Can that also be applied to a desktop layout?
Thanks guys!
Hi Yigit
The website is http://mycybergenie.com/.
The page that I’m referring to is actually a draft we’re working on.
http://mycybergenie.com/?page_id=1207&preview=true
I added an admin account if you’d like to go in and have a look. Thanks!
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-1207 .tab {
font-size: 12px !important;
}
.page-id-1207 .tab_inner_content p {
font-size: 16px !important;
}
Best regards,
Rikard
Thanks Rikard! Kindly close this support ticket now.