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

    Is there a way (i.e. CSS, etc.) that allows me to remove the solid line that appears to the right on “default” Special Heading?
    Thanks for any guidance.

    #1405315

    Hey Julio,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #main .main_color .special-heading-inner-border {
        border-color: transparent;
    }
    

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

    Best regards,
    Mike

    #1405321

    Hey Mike,
    This worked perfectly. THANK YOU!!! Feel free to close this post.
    Julio

    #1405323

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove the solid line on default special heading’ is closed to new replies.