Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #308046

    Hi –
    I am trying to create a CSS Class to put a border around h1. Is there an easy way for this work on h1s across Layout Builder rather than having to use all these tags like h1.av-special-heading-tag? Also the padding setting for titles within the layout builder seems to conflict with what you put in custom.css. What’s the best practice to deal with this. Here is what I am using now:

    h1.av-special-heading-tag {
    padding-bottom: 5px;
    border-style: solid;
    border-color: #000;
    border-width: 3px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    }

    #308170

    Hey blankonblank!

    Thank you for using Enfold.

    I checked the site and you didn’t add the styling yet. It should work on the special heading as long as you set it to H1.

    Regards,
    Ismael

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