Home Forums WoodMart support forum Category Menu Gap

Category Menu Gap

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

    dale.ru88
    Participant

    Hi I want to remove category menu border and item gap, please help me. The screen short is given below

    #464780

    Hello,

    There is no screenshot. Could you please send us some screenshots of the problems so that we can better understand and assist you accordingly.

    Best Regards.

    #464828

    dale.ru88
    Participant

    Please find the attachment

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

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    This code removes the border.

    .wd-nav-vertical.wd-design-default {
        border: 0px  !important;
    }

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .wd-nav-vertical>li>a {
        padding: 4px 25px !important;
    }

    Best Regards.

    #465016

    dale.ru88
    Participant

    Now its working. You are great. Thank you very much for your prompt services.

    #465178

    Most Welcome!!!.

    Iā€™m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Category Menu Gap’ is closed to new replies.