Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #522485

    Hi Guys

    Can you please provide me a code to increase the font size of for the tab content element?

    font size

    Also, on a mobile layout, the tab has a background color. Can that also be applied to a desktop layout?

    background

    Thanks guys!

    #522670

    Hi hackoffseries!

    Can you please post the link to your website?

    Cheers!
    Yigit

    #522705

    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!

    #522811

    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

    #602861

    Thanks Rikard! Kindly close this support ticket now.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Tabs Font Size and Background Color’ is closed to new replies.