Home Forums WoodMart support forum Sub menu dropdown

Sub menu dropdown

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

    shweta
    Participant

    Hello Team,

    Please see the screenshot below. I need to remove the right margin in the dropdown menu.

    Best regards,

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

    Hello,

    Navigate to Appearance > Menu > Edit Main Navigation Menu > Expand Store menu item and check the drop down menu settings and set the padding.

    If you have any questions feel free to contact us.

    Best Regards.

    #563961

    shweta
    Participant

    Its not working

    #563998

    shweta
    Participant

    Hello Team,

    Please refer to the attached screenshot for better understanding. I’m attempting to remove the right margin on the dropdown menu. I’ve already followed the steps shared in your previous reply. When I inspect the element and add the margin from the right side, the code works fine in the inspector. However, when I add the code to the additional CSS, it doesn’t work.

    Here’s the code I used in the inspect element:
    left: -361.233px;

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

    shweta
    Participant

    I’ve added this code. While the right margin is removed, the width of my dropdown menu decreases.
    .wd-dropdown:not(.sub-sub-menu){
    left: 20% !important;
    }

    #564039

    Hello,

    Can you please share the page URL I will check and give you a possible solution.

    Best Regards.

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