[Support request] Mobile Menu Customization

Home Forums Support [Support request] Mobile Menu Customization

Home Forums Support Mobile Menu Customization

  • This topic has 1 reply, 2 voices, and was last updated 5 years ago by David.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #855544
    Jungsu

    Hello.
    I want to customize the mobile menu.
    How can I make the line between the menu items?
    For example, I would like to apply the following css

    border-bottom: 1px dashed #7c9b30;

    Regards,

    #855559
    David
    Staff
    Customer Support

    Hi there

    for the standard mobile menu you can do this:

    .main-navigation.toggled .main-nav li {
        border-bottom: 1px dashed #7c9b30;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.