Home › Forums › WoodMart support forum › Header Menu
Header Menu
- This topic has 13 replies, 2 voices, and was last updated 3 years, 6 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 1, 2021 at 10:50 pm #310015
Rahmat AnikParticipantHello, 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.August 2, 2021 at 7:58 am #310062
Aizaz Imtiaz AwanKeymasterHello,
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
August 2, 2021 at 11:39 pm #310226
Rahmat AnikParticipantBut 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.August 3, 2021 at 6:33 am #310259
Aizaz Imtiaz AwanKeymasterHello,
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 StudiosAugust 3, 2021 at 9:01 am #310288
Rahmat AnikParticipantAssalamu 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.
ThanksAugust 3, 2021 at 10:50 am #310318
Aizaz Imtiaz AwanKeymasterHello,
I have made your menu stretch. Please clear cache and check back.
Screenshot for Clarification: https://gyazo.com/a80f1bcb08aa470da90da511568c7be9
Regards.
Xtemos StudiosAugust 3, 2021 at 3:14 pm #310417
Rahmat AnikParticipantHello, 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.
ThanksAugust 4, 2021 at 6:43 am #310513
Aizaz Imtiaz AwanKeymasterHello,
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 StudiosAugust 4, 2021 at 7:58 am #310530
Rahmat AnikParticipantThanks 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 🙂
August 4, 2021 at 11:36 am #310588
Aizaz Imtiaz AwanKeymasterHello,
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=D3NsDdMzslsTo 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
August 4, 2021 at 7:12 pm #310675
Rahmat AnikParticipantHello 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.August 5, 2021 at 7:11 am #310769
Aizaz Imtiaz AwanKeymasterHello,
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 StudiosAugust 8, 2021 at 9:20 am #311386
Rahmat AnikParticipantOkay, 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.August 9, 2021 at 7:23 am #311520
Aizaz Imtiaz AwanKeymasterHello,
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. -
AuthorPosts
The topic ‘Header Menu’ is closed to new replies.
- You must be logged in to create new topics. Login / Register