New Landing How can we help? Atelier Menu separators line weight wrong?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #175601
    xdev
    Member
    Post count: 114

    Does your online demo have lighter menu separators? How can you change that? I’m working on a “clean” install of Atelier.
    images attached

    Attachments:
    You must be logged in to view attached files.
    #175605
    xdev
    Member
    Post count: 114

    Also..another related question. Is it possible to hide some / all of the separators?

    #175888
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    a.menu-bars-link span, a.menu-bars-link span::before, a.menu-bars-link span::after {
      height: 1px;
    }
    

    Is that what you were after?

    – Kyle

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.