Home › Forums › WoodMart support forum › static nav menu on front page
static nav menu on front page
- This topic has 16 replies, 2 voices, and was last updated 3 years, 1 month ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 8, 2022 at 3:04 am #344080
doisjonParticipanthi,
what is the best way to make header bottom categories nav menu drop down to be static only at slider area of the front page and the rest can do drop down as usual. also i made my header bottom sticky which is why when i scroll down it kept disappear on the front page.
https://imgur.com/a/hOKe6XH
https://imgur.com/a/gNKLapLJanuary 8, 2022 at 8:12 am #344106
Aizaz Imtiaz AwanKeymasterHello,
If you want to make it open on hover then you need to edit the page and scroll down and enable the open categories menu.
Screenshot for Clarification: https://ibb.co/s6kXfrW
Best Regards
January 10, 2022 at 5:13 am #344257
doisjonParticipanthi,
that is not what i mean, even if i did enable open categories but my bottom header is on sticky mode nav menu will disappear anyway. So the question is what is the best way to create nav menu to be stick on only slider area as this image https://imgur.com/a/gNKLapL.
what i think is how to do i disable nav menu only the front page and recreate similar element on top of sliderbest regard
January 10, 2022 at 6:44 am #344274
doisjonParticipanthi,
by the way i found mega menu widget but how do i move to the exact position and size as this image https://imgur.com/a/hOKe6XH. also does it possible to disable nav menu only in front page.
January 10, 2022 at 9:38 am #344297
Aizaz Imtiaz AwanKeymasterHello,
Sorry, but there is no option to change the height as you require.
Therefore to hide the nav menu. Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.home .wd-header-nav { display: none; }
Best Regards
January 11, 2022 at 4:39 am #344464
doisjonParticipanthi,
css code you provide is not working its hide wrong one
best regard
January 11, 2022 at 7:22 am #344480
Aizaz Imtiaz AwanKeymasterHello,
Can you send me a screenshot which menu you want to hide to check it myself and help you out accordingly.
Best Regards
January 11, 2022 at 9:51 am #344514
doisjonParticipanthi,
https://imgur.com/a/znuiA4H
disable this nav menu as the image above only the front page. so when i hover or click it wont pop up.January 11, 2022 at 12:08 pm #344545
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS,
.home .whb-header-bottom .wd-dropdown { display: none; }
Best Regards
January 12, 2022 at 2:59 am #344682
doisjonParticipanthi,
its exactly what i want. but its also disable other drop down on my header bottom menu too
here is the image. https://imgur.com/a/md708uTbest regard
January 12, 2022 at 6:47 am #344693
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous Custom CSS with the following then check back.
.home .wd-header-cats .whb-header-bottom .wd-dropdown { display: none; }
Best Regards
January 12, 2022 at 7:16 am #344699
doisjonParticipanthi,
now its enable drop down for both menu. only header bottom browse categories on the font page need to disable.
best regard
January 12, 2022 at 8:52 am #344732
Aizaz Imtiaz AwanKeymasterHello,
Please provide the login details of the website to check it myself and help you out accordingly.
Best Regards
January 12, 2022 at 9:38 am #344758
doisjonParticipanthi,
here is my access
best regard
January 12, 2022 at 10:58 am #344799
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been Resolved. Please clear cache and check back.
Best Regards
January 13, 2022 at 2:34 am #345005
doisjonParticipanthi
that is perfect, thank a lot
best regard
January 13, 2022 at 6:00 am #345022
Aizaz Imtiaz AwanKeymasterHello,
We are Glad that you loved our Theme and Support Staff. We wish you all the best.
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 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. -
AuthorPosts
The topic ‘static nav menu on front page’ is closed to new replies.
- You must be logged in to create new topics. Login / Register