Home › Forums › WoodMart support forum › submenu items colour on hover
submenu items colour on hover
- This topic has 18 replies, 2 voices, and was last updated 3 years, 9 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 15, 2021 at 11:02 am #273568
perspektiwParticipanthello there.
How to change links colour on vertical left menu?
I wanna set up the same colours on hover as are they in the main menu.
How to do it?
Thanks for your answer
JeremyMarch 15, 2021 at 12:28 pm #273593
Aizaz Imtiaz AwanKeymasterHello,
I have tried to visit your website but was unable to visit.
Please make sure that your website is working to check it myself and help you out accordingly.
Screenshot for Clarification: https://prnt.sc/10mbcym
Best Regards
March 15, 2021 at 12:54 pm #273606
perspektiwParticipanttahk you for your reply.
site works fine
March 16, 2021 at 5:47 am #273756
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.header-categories-nav .categories-menu-dropdown .item-level-0>a:hover { color: #c92e7e; }
Best Regards.
March 16, 2021 at 7:16 am #273772
perspektiwParticipantThank You for your answer,
Please write the secondary menu down for me also. Main is now OK but i need the same colour for child menu
thanks
March 16, 2021 at 8:36 am #273804
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.header-categories-nav .categories-menu-dropdown a:hover { color: #c92e7e !important; }
Best Regards
March 16, 2021 at 11:28 am #273877
perspektiwParticipantthank you
another problemHow to insert an access path based on the menu tree but not on categories. I want the path to the product to be displayed on the product page where the categories are displayed. Path based on the menu tree not the categories.
Jeremy
March 16, 2021 at 12:48 pm #273942
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Unfortunately, I couldn’t understand what you actually wanted to say. Could you please elaborate with the help of some relevant screenshots what you are trying to achieve to better understand it and help you out accordingly.
Best Regards
March 16, 2021 at 1:07 pm #273959
perspektiwParticipanti mean instead of calegory breadcrumb i wanna display menutree linked to the single product on the single product page
Attachments:
You must be logged in to view attached files.March 16, 2021 at 1:17 pm #273980
Aizaz Imtiaz AwanKeymasterHello,
Sorry but there is no option available for that.
It requires customizations and this is beyond our limitations and support policy.
Best Regards
March 16, 2021 at 2:13 pm #274004
perspektiwParticipantok. i will try to find uot the solution.
Can i highligt backgroud for the menu items ( all the same way) on hoover and make text bold ?
Instead of changing colours on hoverthanks
March 17, 2021 at 6:03 am #274123
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Please replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.header-categories-nav .categories-menu-dropdown a:hover { background-color: aqua !important; font-weight: bold !important; }
Best Regards.
March 17, 2021 at 7:40 am #274151
perspektiwParticipantthanks.
there is no effect on the horisontal menu
Jeremy
March 17, 2021 at 8:33 am #274173
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-color-dark .navigation-style-default .item-level-0>a:hover { background-color: aqua; font-weight: bold; }
Regards.
Xtemos StudiosMarch 17, 2021 at 8:38 am #274176
perspektiwParticipantsorry
submenus aswell
thanks
March 17, 2021 at 10:49 am #274249
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.navigation-style-default .menu-mega-dropdown .color-scheme-dark .sub-sub-menu li a:hover { background: aqua; font-weight: bold; }
Regards.
Xtemos StudiosMarch 17, 2021 at 10:51 am #274252
perspektiwParticipantthats what i want is all menus displayed the same way by higlited backgroud on hover.
Thank very much for your help. Thats will be a last request
Jeremy
March 17, 2021 at 10:52 am #274255
perspektiwParticipantbingo
thanksMarch 17, 2021 at 12:14 pm #274295
Aizaz Imtiaz AwanKeymasterMost 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.
please, help us improve our theme and servicing by filling the following quiz
https://8uehqcg4tjy.typeform.com/to/IgyV2EiP
it won’t take more than 2 minutes of your time 🙂Thanks for contacting us.
Have a great day 🙂Topic Closed.
Best Regards. -
AuthorPosts
Tagged: menu colours on hover
The topic ‘submenu items colour on hover’ is closed to new replies.
- You must be logged in to create new topics. Login / Register