Home Forums WoodMart support forum Woodmart Category icons and menu

Woodmart Category icons and menu

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

    anasrfd
    Participant

    I am having issues with the category menu on the electronics template where i can see 2 of the menus have been add extra margin or padding on the bottom. screenshots attached

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

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    I saw the screenshot you attached.

    It happens when you use large names for the categories menu items. Please disable maintenance mode to check it myself and provide you with the CSS code to fix it.

    Best Regards.

    #214427

    anasrfd
    Participant

    Hi,

    Thank you for the prompt reply. Please find the credentials.

    #214516

    Hello,

    I have visited your website. Please try and add the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    #menu-item-7102 .woodmart-nav-link {
    width: 268px;
    }
    #menu-item-7105 .woodmart-nav-link {
    width: 268px;
    }

    Best Regards.

Tagged: 

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