How to make Heading Style Modern (left) have the same line as Default, is it possible?
Thanks
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
That did it, it made the subheadings not work well, so I just removed them and used text boxes below instead. Thanks!
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