Home › Forums › WoodMart support forum › Menu not underlined on hoover and some unidentified pixels next so Shop-Link
Menu not underlined on hoover and some unidentified pixels next so Shop-Link
- This topic has 7 replies, 2 voices, and was last updated 1 year, 6 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 16, 2023 at 3:12 pm #489083
admin-9367ParticipantHi there!
We are developing an eCommerce Webshop using your Woodmart-Theme and Elementor Pro.
Regarding our menu (see URL in private area) we have 2 questions.
1. How might it be possible to change the color for underline on hoover, if we want to use the primary color as background-color – so underline-color and background has now the same color, so the user does not see the underline and we don’t want to change the background-color.2. If you have a closer look to the “SHOP” Menu-Link, there are some grey pixels and we don’t know where they come from?? Maybe you have any idea?
Thanks for your support,
Shape-Line Team
Attachments:
You must be logged in to view attached files.August 16, 2023 at 4:12 pm #489102
Aizaz Imtiaz AwanKeymasterHello,
01. Go to Woodmart > Header builder > edit current header > Configure main menu settings and choose the menu style underline from style tab. Then Go to Theme Settings > Typography > Advanced > choose the main navigation links from drop down and set the active color and hover color.
https://ibb.co/HzHVPYN02. Try to following code in theme settings > Custom CSS > Global CSS:
.wd-nav>li>a .menu-label { display: none; }
Best Regards
August 17, 2023 at 10:30 pm #489436
admin-9367ParticipantThank you for your fast response.
Question 2 is solved.
But on question 1 I still don’t see any underline on hoover.
The menu style is set (see attachment)
and also the main navigation link color under …typography-advanced. (see attachment)Any further instructions I could try?
best regards in advance,
Shape-Line TeamAttachments:
You must be logged in to view attached files.August 18, 2023 at 2:08 pm #489601
Aizaz Imtiaz AwanKeymasterHello,
Please share the wp login details of your site i will check and give you a possible solution.
Best Regards.
August 18, 2023 at 3:02 pm #489632
admin-9367ParticipantThanks – find as extra information the login credentials to our site.
August 18, 2023 at 6:02 pm #489678
Aizaz Imtiaz AwanKeymasterHello,
I have created a new header on your site “Header Advanced” and set it for the Home Page. The Menu underline style is working fine. Check back your site after completely clearing the browser cache.
Best Regards.
August 19, 2023 at 12:01 pm #489786
admin-9367ParticipantHi!
Thanks – this is working fine now with the menu.
Another short question – if I add some product to the cart, then the card slides in from the right screen side. The background is black – how can I change it back to becom white again?Thank you very much – you are very competent – a real specialist 😉
Best regards,
Shape-LineAugust 19, 2023 at 3:02 pm #489810
Aizaz Imtiaz AwanKeymasterHello,
It is already in white background. If you want to change the background color.
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-side-hidden { background-color: black; }
Best Regards.
-
AuthorPosts
Tagged: menu colors
- You must be logged in to create new topics. Login / Register