Home Forums WoodMart support forum Mobile menu categories

Mobile menu categories

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #293046

    Charisis
    Participant

    Hello,
    How can I add a space before every sub-category soo i can separate them. Or can i do something else to separate the sub-categories ?

    Thanks!

    #293127

    Hello,

    Please provide your site admin access to the private area.
    Please provide the page URL to see the problem.

    Best Regards

    #293216

    Charisis
    Participant

    Hello,

    the problem is not on a specific page but on the whole site since we are talking about the menu on mobile.
    I also uploaded an image to see what I mean. I want to add space at the black marks(and in every sub-category)

    Thanks!

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

    Hello,

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

    .mobile-categories-menu .wd-sub-menu li a {
    padding:5px 20px 5px 30px;
    }
    .mobile-categories-menu .sub-sub-menu li a{
    padding:5px 20px 5px 40px;
    }

    You will get this result: https://gyazo.com/488acc4d4fa41960bb3d4acc44620238

    Best Regards

    #293442

    Charisis
    Participant

    Hello,

    Thank you very much, you are the best support team !

    #293475

    We are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service

    Thank you in advance

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