Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1489715

    Hello dear Enfold Support Team,

    I am currently working on the redesign of the website http://neu2025.dc-gmbh.com/ and have placed the social media icons in the top bar.
    However, these icons are separated by white vertical divider lines.

    Unfortunately, I couldn’t find any option in the backend or in the advanced CSS settings to remove these lines.
    Could you please help me with how to disable or remove these dividers in the top bar?

    Thank you very much for your support!

    Best regards,
    Diana

    #1489735

    Hey Diana,
    Try this css:

    #top .social_bookmarks li {
        border-right-style: none;
    }

    After applying it please clear your browser cache and check.

    Best regards,
    Mike

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