Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1462010

    Dear Support Team

    On the following website we have a separator line between individual sections across the entire width: However, this line appears in duplicate: see screenshot: https://hotel-admiral.de/support/line.jpg
    The position in the website is here: https://hotel-admiral.de/zimmer/#suite
    Where does this light gray line above it come from?> It should not appear! Could you please help me so that this light gray line is no longer displayed.

    Many thanks and best regards, Diana

    #1462032

    Hey Diana,
    The line is a after section feature, to remove try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .container_wrap {
        border-top-style: none;
    }

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

    Best regards,
    Mike

    #1462143

    Here too: perfect script! Everything as desired!
    Thank you very much Mike!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Line across entire width – double ?’ is closed to new replies.