Home Forums Basel support forum make .mobile-nav .icon-sub-menu. thinner

make .mobile-nav .icon-sub-menu. thinner

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #272875

    tiantzer
    Participant

    Hi, I’m wondering if I can make .mobile-nav .icon-sub-menu icon thinner?

    thanks

    Attachments:
    You must be logged in to view attached files.
    #273031

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .mobile-nav .icon-sub-menu:after, 
    .mobile-nav .icon-sub-menu:before {
        height: 1px;
    }

    Best Regards

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