[Support request] Mobile Menu Customization

Home Forums Support [Support request] Mobile Menu Customization

Home Forums Support Mobile Menu Customization

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,

    GeneratePress 2.2.2
    GP Premium 1.7.8
    #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.