Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #535733

    I only see the option to change the Default Content font size, not links..
    they show up super small.

    How do I change them?

    #536314

    Hi yifatcohen!

    Thank you for using Enfold.

    You can change the font settings on Enfold > General Styling > Fonts panel or in the Advanced Styling panel. Or add this in the Quick CSS field:

    a, body a {
         font-size: 15px;
    }

    Best regards,
    Ismael

    #537025

    Thank you.

    I know how to change the body font.
    I’m asking about LINKS font size.

    Also.. the color of the links in Enfold > General Styling > Fonts also affect the tag, which is not what I want.

    I want the links to be blue (and increase their size) and I want the to be black.

    Thanks again.

    #537798

    Hi,

    Try adding this to Quick CSS under Enfold–>General Styling:

    a, body a {
         font-size: 18px;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.