Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey Christian,

    How are you doing today?

    This should be possible with some custom CSS. Please try adding the following to Appearance -> Customize -> Design Options -> Custom CSS:

    #content ul li {
        font-size: 16px;
    }

    This should be the original font size of the list text. Replace the value with what ever suits you the most.

    Hope this helps ??

    Cheers,
    Bojan

    Thread Starter saltylimey

    (@saltylimey)

    Hi Bojan,

    That’s done it. Awesome! Thanks so much,

    Christian

    Glad I could help ??

    Cheers,
    Bojan

    Hi,
    Please help how can I decrease the font size of Header Title in Color mag theme?
    https://www.goodlifemantra.com

    I am unable to put ad in header due to title font size. Please help

    Regards,
    Neha

    Hey Neha,

    In the future please open new thread as this one is resolved and so we don’t spam the thread opener.

    You can reduce the header title font size by adding the following CSS code as described above:

    h1#site-title a {
        font-size: 46px;
    }

    This is the original font size of the site title so to reduce it please reduce the value to what ever suits you the most.

    Best regards,
    Bojan

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Colormag Theme – change list font size’ is closed to new replies.