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

    Hi,

    I was wondering, if there is any possibility to set the minimal size of an header to 15px (now it is 20px).

    Thanks, Oliver

    #372588

    Hey olivereckstein!

    You can go to Enfold theme options > Advanced Styling and edit Heading elements to change their font sizes. If you would like to make the change on certain element, please post the link to your website and point out the element so we can provide you custom CSS code :)

    Best regards,
    Yigit

    #372599

    ah that´s fine – thx.

    Best regards,
    Oliver

    #372606

    Hey!

    Actually it is :) You can use !important rule with the selector to apply the code globally

    .av-special-heading-h2 {
    padding-bottom: 30px !important;
    }


    Glad we could help! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

    • This reply was modified 9 years, 3 months ago by Yigit.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Special Header size’ is closed to new replies.