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

    How to make Heading Style Modern (left) have the same line as Default, is it possible?

    Thanks

    #613405

    Hi LifeIsNow001!

    Thanks for getting in touch with us!

    Try adding the following CSS in the Quick CSS field under the General Styling tab in the theme options:

    body .av-special-heading.blockquote .special-heading-border {
        display: block;
        float: none !important;
    }
    
    body .av-special-heading.blockquote > * {
        float: left !important;
    }

    Best regards,
    Jordan

    #613409

    That did it, it made the subheadings not work well, so I just removed them and used text boxes below instead. Thanks!

    #613421

    Hey!

    Glad you found a workaround for this! Please feel free to get in touch with us if you have any questions.
    FYI please feel free to check out the enfold documentation and some tips and tricks here – http://kriesi.at/documentation/enfold/

    Thank you for using Enfold :)

    Best regards,
    Vinay

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