Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #320794

    I’d like to adjust the font size of:

    headings
    body

    #320819

    Hey!

    Try the following code in Quick CSS:

    body{
    font-size: 14px;
    }
    h1{
    font-size: 28px;
    }
    h2{
    font-size: 24px;
    }
    h3{
    font-size: 20px;
    }
    h4{
    font-size: 16px;
    }

    Adjust as needed.

    Best regards,
    Josue

    #324594
    This reply has been marked as private.
    #324649

    Hey!

    Please update the theme to the latest version (2.9.2).

    Best regards,
    Josue

    #324658
    This reply has been marked as private.
    #324678

    Hi!

    This video explains that in detail:

    Regards,
    Josue

    #325714
    This reply has been marked as private.
    #325829

    Hey!

    The downloaded theme should be the latest one, if FTP doesn’t work you can try installing the theme via Appearance > Themes > Add new, it must be in .zip format and the older theme should be deleted first.

    Best regards,
    Josue

    #326739

    I finally got it to update. There were a few things that got messed up after updating, such as the menu had to saved back to the main location, as well as a social plugin that got weird. But otherwise, good to go now. thanks.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘How do I adjust Enfold font sizes?’ is closed to new replies.