-
-
Hi!
1. I need to know how to disable the underline on the menu text please. (https://lacteosconga.com)
2. Also to add a header like this (https://codeless.co/picante/default/?post_type=product) on my shop and blog pages (blog: https://lacteosconga.com/blog/ , shop: https://lacteosconga.com/shop/)
3. And one more question. Can I use 3 different shop pages? for my three diferent products? (Productos Section: https://lacteosconga.com/#productos)
thanks!
-
Hello,
The underline is part of theme style to indicate the active menu item. Because you have links to sections in the same page, there are several of them underlined while in homepage. To remove it add this css:
.header_container.menu_style-border_bottom.menu-text-style #navigation nav > ul > li.current-menu-item > a { border-color: #ffffff00 !important; }
Best regards!
-
Hi Mihaila,
Thanks for responding.
It worked! thanks! but now when I move the mouse on the menu the line does not appear like in the BLOG and COMPRA.
Please help.
Thanks!
-
Hello,
Yes, please add this code too:
.header_container.menu_style-border_bottom.menu-text-style #navigation nav > ul > li.current-menu-item > a:hover { border-color: #ffffff !important; }
Best regards!
-
-
Hello,
Please clear cache and hard refresh. Let me know if you still can not see it.
Best regards!
-
I cleared cache but no luck, cant see the changes :(
-
Thanks, I added the wp credentials on my profile.
:)
-
Hello,
I edited the code. Please clear cache and refresh page. It’s ok now, i checked.
Best regards!
-
-
You must be logged in to reply to this topic.