• Resolved Karin

    (@kputbildning)


    Love this theme but I would like to change the font size of all regular text. Have tried to update the body-field in the css but nothing happends. Where do you change the size? Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there kputbildning,

    How are you doing today?

    This should be possible to change with some custom CSS. Please try adding the following to Appearance -> Theme Options -> Layout Settings -> Custom CSS:

    p {
        font-size: 12px;
    }

    Please note that this is the original font size value of the paragraph so to increase it please increase the value.

    Hope this helps and have a great weekend ??

    Cheers,
    Bojan

    Thread Starter Karin

    (@kputbildning)

    Many thanks! It worked perfectly!

    Glad I could help ??

    Cheers,
    Bojan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change the font size’ is closed to new replies.