New Landing How can we help? Atelier Change Sidebar & Product Attribute Divider Lines

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #239128
    racheldeters
    Member
    Post count: 45

    Hello,

    I was wondering if there is a way to remove or change the color of the divider lines that are incorporated into the sidebars and product filters (see screenshots)?

    Best,
    Rachel

    Attachments:
    You must be logged in to view attached files.
    #239152
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .widget ul li, .widget.widget_lip_most_loved_widget li {
        border-color: #ff0000 !important;
    }
    

    Thanks
    Mohammad

    #239153
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Sure, to remove use this:

    .widget ul li, 
    .widget.widget_lip_most_loved_widget li {
        border-color: transparent;
    }

    To change the color, please use this and change the color specified:

    .widget ul li, 
    .widget.widget_lip_most_loved_widget li {
        border-color: red;
    }

    Thanks,
    David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register