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

    Hi
    I tried to customize one of the headings like H5 or H6 (to function as a main header size like H1 or H2) that I am not using to have just the Corinthia font and set the size but it is not taking it. Is there a way to modify so I can use it as a main header? I would need at least 48 px but not everywhere. Please let me know if this is possible. Thanks.

    #1427015

    Hey sharynt3,
    If you don’t want this everywhere you will need to add a custom class to the H5 tag like this: <h5 class=”huge”>…</h5>
    Enfold_Support_4057.jpeg
    Then add this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #wrap_all #main.all_colors h5.huge {
    	font-size: 48px;
    }

    Enfold_Support_4059.jpeg
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1427020

    Hi Mike,
    Thanks for the reply, it works!

    #1427027

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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