[Resolved] divider line bar in menu mobile

Home Forums Support [Resolved] divider line bar in menu mobile

Home Forums Support divider line bar in menu mobile

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

    I would like to add a divider line bar between the items of the mobile canvas menu. Here an example. https://sergioks.com/

    greetings

    Alejo.

    #1287203
    David
    Staff
    Customer Support

    Hi there,

    add this CSS to your site:

    #generate-slideout-menu .slideout-menu li {
        border-bottom: 1px solid #ccc;
    }
    #1288940
    Alejandro

    David, thanks ! It works so fine 🙂

    #1289198
    David
    Staff
    Customer Support

    Glad to hear that !

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