Tagged: 

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

    Hi, I’m having a problem with the Divider chosen. When I select a short line with an icon in the middle, I get another line on top which looks like the border line of the content area above. But if I set the content area’s border color to white (which is my background color) the Divider is gone too. So how do I get a short centered divider without a border line obove? Can you help me with this problem please?
    Thank you, Martin

    #1300595

    Hey martin,
    Thank you for your patience and the link to your example, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #main .main_color.el_before_av_hr + .main_color.av_default_container_wrap {
    	border: none;
    }

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

    Best regards,
    Mike

    #1300599

    hello mike,
    thanks for your help, this works very well!
    kind regards,
    martin

    #1300610

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Divider brings out another line on top’ is closed to new replies.