Home Forums WoodMart support forum CATEGORY GAP ON MOBILE VERSION

CATEGORY GAP ON MOBILE VERSION

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

    tsamis
    Participant

    hi,
    do i able to adjust the size category menu gap on mobile version?

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

    Hello,

    Please provide a relevant screenshot of the specific area you want to change the Gap to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #321551

    tsamis
    Participant

    hi Aizaz,

    please refer the attachment file, you can see that the category list cannot show full list,
    so i need to adjust the mobile category menu gap, can you provide the css code, so that i can
    adjust myself.

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

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-nav-mobile li a {
        min-height: 40px;
    }

    Regards.
    Xtemos Studios.

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