Home Forums WoodMart support forum Header Menu

Header Menu

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

    Rahmat Anik
    Participant

    Hello, how Can I make the bottom menu header wider? I don’t need three columns, I want all the menu items should take the whole space. https://prnt.sc/1i6488y
    How to remove the left and right columns?
    I need this type of wider header for menu items https://prnt.sc/1i64lsq
    Thank you.

    #310062

    Hello,

    I saw the screenshots you attached.

    Sorry but there is no option in Theme Settings available to remove the columns in the header.

    You can try enabling the row flex option for the header row by editing it.

    Screenshot for Clarification: https://gyazo.com/0931878c084cfc6d541df636494de427

    https://xtemos.com/docs/woodmart/header-builder/header-rows-flex-layouts/

    Best Regards

    #310226

    Rahmat Anik
    Participant

    But without removing the column, how can I get full-width menu items? I want to display my menu items from left to right, I mean it will take the whole width. Will you please send me any custom CSS for that? I tried the Flexible middle column but didn’t work for me.
    Thanks.

    #310259

    Hello,

    Please add more items to the menu and provide with the admin panel login details of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #310288

    Rahmat Anik
    Participant

    Assalamu alaikum.
    Thank you for your reply.

    Sorry Imtiaz, I don’t have more menu items, now, so I can’t add more. I want these menu items to spread all the width. or we can increase the font size a little bit.
    Thanks

    #310318

    Hello,

    I have made your menu stretch. Please clear cache and check back.

    Screenshot for Clarification: https://gyazo.com/a80f1bcb08aa470da90da511568c7be9

    Regards.
    Xtemos Studios

    #310417

    Rahmat Anik
    Participant

    Hello, thanks for your help, did you add any PHP code or anything else?
    Will you show me the process?
    Actually now the distance between two menu items seemed very big and looks the menu unprofessional.
    Also when we add more item it menu breaks. https://prnt.sc/1ipwllm
    Please show me the process that you made and send me the specific class to increase the menu’s font. I don’t want to put the value as IMPORTANT.
    Please revert back the design.
    Thanks

    #310513

    Hello,

    I have reverted back the changes on your website.

    If you want to add the spaces between the navigation items again then you can use the following Custom CSS for that.

    .whb-header-bottom-inner .wd-nav>li>a {
        padding-left: 50px;
        padding-right: 50px;
    }

    And for the font size try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .whb-header .wd-nav.wd-style-underline .nav-link-text {
        font-size: 16px;
    }

    Regards.
    Xtemos Studios

    #310530

    Rahmat Anik
    Participant

    Thanks for your help. 🙂
    Can you please tell me,
    1. How can I change the text “Browse categories” and remove the arrow icon? https://prnt.sc/1iy8nb8 for icon remove you can send me css code.
    2. Please check the “martfury themes menu” https://prnt.sc/1iy9jmz as I’m running a multivendor website, I need a vendor menu so that when vendors log in, they will get different menu items when they hover the profile icon https://prnt.sc/1iy9so2 bI want to add seller’s menu item here. How can I do that?
    It’s really important to me, please assist.
    3. Is it possible to create two different login button and pages for customers and sellers? now here, only one login button is working for both customer and seller which is pretty confusing for customer/sellers.

    Thank you so much 🙂

    #310588

    Hello,

    You are Most Welcome.

    1) You need to install and use the loco translate wordpress
    plugin to translate the string according to your needs.

    You can watch the video in our detailed documentation on how to translate strings using loco translate.
    https://www.youtube.com/watch?v=D3NsDdMzsls

    To hide the icon try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .menu-opener:after {
        content: none;
    }

    2) Sorry but our theme doesn’t have any multi vendor functionality. You need to use a plugin for that.

    3) Sorry but there is no option in Theme Settings available for that.

    Best Regards

    #310675

    Rahmat Anik
    Participant

    Hello Imtiaz.
    Thanks for your support.
    2. Yes, I’m using WCFM multivendor plugin as your theme is supports this pluign.
    But I need to create a menu for vendors so that when users logged as sellers and hover my account profile icon, they see the different menu, can you suggest any plugin to create this feature? It’s really important.
    3. Is there any plugin available for that to create different login for customer and seller? As woocommerce only has one login page.
    Thank you.

    #310769

    Hello,

    You are Most Welcome.

    1 &2) Sorry but we could not suggest you with any of the plugins because we haven’t tested our theme with such plugins yet.

    You can try finding yourself.

    Regards.
    Xtemos Studios

    #311386

    Rahmat Anik
    Participant

    Okay, thanks for your suggestion.
    I have a question. I have two sites, one is for testing (dev) another is production. Im now working at our dev site, after completion, I want to migrate the site to the production site. If I do migration, and deactivate the theme license from dev site, will I able to activate it to the production site?
    If possible, is there any limit to activation & deactivation?
    Please let me know.
    Thanks.

    #311520

    Hello,

    Yes, you can deactivate the license from the dev site and then activate the theme on the Product site with the same license.

    Best Regards.
    Have a great day 🙂

    Topic Closed!
    Note: Please create a new topic every time for the new issue on the support system.

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

The topic ‘Header Menu’ is closed to new replies.