• Resolved beryle

    (@beryle)


    Hi,

    I would like to change the size of the text in the ‘Top Content Area’ of the goran theme. Please advice.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • TUT Support

    (@phpexpert21)

    Hello beryle,

    Please pass the site url so we can provide you the custom css as per the need.

    I’ll await your reply to assist further.

    Kind Regards,

    Manoj

    Thread Starter beryle

    (@beryle)

    Hi Manoj,
    It’s anglednorth.com

    Hi @beryle!

    The theme’s top site content font size can be increased with the following CSS:

    .site-top-content {
        font-size: 1em;
    }

    You can change that to a higher value if you like – decimals are allowed with em so you could try 1.1em, 1.2em and so on if needed ??

    Thread Starter beryle

    (@beryle)

    Thanks Chad! That worked perfectly!

    You’re welcome!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change the size of the Top Content Area text’ is closed to new replies.