Home Forums WoodMart support forum I have a lot of problems with the categories menu

I have a lot of problems with the categories menu

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #238968

    [email protected]
    Participant

    I am attaching screenshots of layout problems. Tell me how to solve them please

    #239059

    Hello,

    Sorry but currently I am unable to see any screenshots you attached.

    Please make sure that you attached the screenshots correctly of the problem that you are facing to check it myself and help you out accordingly.

    Regard’s.
    Xtemos Studios.

    #239063

    [email protected]
    Participant

    Sorry)

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

    Hello,

    I saw the screenshot you attached and visited your website.

    It seems that you have added the CSS to increase the width of the menu items that is causing the issue and your website is currently loading from cache.

    Please remove any CSS used to increase the width of the menu items then deactivate the cache plugin clear browser cache and check back.

    Screenshot for Clarification: https://prnt.sc/ve167e

    Regard’s.
    Xtemos Studios.

    #239086

    [email protected]
    Participant

    It works. But then I come across a problem (screenshot) to solve which I asked you before. She touches the height. In general, see the screenshot

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    #menu-item-7342 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-7402 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-7404 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-7406 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-7411 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-7501 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-7466 .woodmart-nav-link {
    	width: 268px;
    }
    
    #menu-item-7471 .woodmart-nav-link {
    	width: 268px;
    }

    Regard’s.
    Xtemos Studios.

    #239334

    [email protected]
    Participant

    No) screenshot

    #239335

    [email protected]
    Participant

    screenshot

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

    Hello,

    I saw the screenshot you attached.

    Please remove the previous Custom CSS and try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    #menu-item-7342 .woodmart-nav-link {
        width: 300px;
    }
    
    #menu-item-7402 .woodmart-nav-link {
        width: 300px;
    }
    
    #menu-item-7404 .woodmart-nav-link {
        width: 300px;
    }
    
    #menu-item-7406 .woodmart-nav-link {
        width: 300px;
    }
    
    #menu-item-7411 .woodmart-nav-link {
        width: 300px;
    }
    
    #menu-item-7501 .woodmart-nav-link {
        width: 300px;
    }
    
    #menu-item-7466 .woodmart-nav-link {
        width: 300px;
    }
    
    #menu-item-7471 .woodmart-nav-link {
        width: 300px;
    }
    
    .vertical-navigation .sub-menu-dropdown {
    	width: 268px;
    }

    Best Regards.

    #239379

    [email protected]
    Participant

    Better) Last problem (screenshot)

    #239381

    [email protected]
    Participant

    (screenshot)

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for the Desktop area under Theme Settings >> Custom CSS.

    .menu-simple-dropdown .sub-sub-menu {
    	width: 300px;
    }
    
    .vertical-navigation .sub-menu-dropdown {
        width: 300px;
    }

    Best Regards.

    #239425

    [email protected]
    Participant

    Tnx for help) It works)

    #239431

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘I have a lot of problems with the categories menu’ is closed to new replies.