CATEGORY GAP ON MOBILE VERSION
-
hi,
do i able to adjust the size category menu gap on mobile version?
Attachments:
You must be
logged in to view attached files.
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
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.
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.