Home / Forums / Basel support forum / How can I add a hover color for the menu
Home › Forums › Basel support forum › How can I add a hover color for the menu
How can I add a hover color for the menu
- This topic has 9 replies, 2 voices, and was last updated 7 years, 2 months ago by
Artem Temos.
-
AuthorPosts
-
April 16, 2019 at 10:16 pm #119223

Orx und VinnParticipantHi,
I work again on my shop/website and I hope you could help me 😁
Okay, so that there are no incomprehensible, I explain everything very exactly….
When I hover over the menu with the mouse, the color changes only slightly from white to a super bright gray. You do not really see that. Here I would like to have the opportunity to adjust the hover color.
If I then click on such a menu item nothing happens. That’s okay.
If I am then on the respective side, then nobody can recognize that. That’s kind of confusing. Is it possible to change the color of the menu text of the page (where I am right now) differently?
For hours, I tried countless options, deleted all my css, but nothing worked.
It’s such a great theme, I still love it VERY MUCH !!!
Thank you very much and best wishes,
AaronApril 17, 2019 at 6:09 am #119256Hello,
Currently, we don’t see your website because of the maintenance mode active. Please, send us your admin access or disable this mode.
Kind Regards
April 17, 2019 at 10:29 pm #119533
Orx und VinnParticipantHi,
thank you for your fast response.
You could look at my website: http://www.orx-vinn.de
I switched off the maintenance.Thanks,
AaronApril 17, 2019 at 10:38 pm #119534
Orx und VinnParticipantHi again,
I found a new (for me) amazing feature: sticky add to cart. Can I use this feature too??? How can I activate it?
Maybe you remember, we made changes on the theme so I have to use the child theme.
Here is a typical item:https://orx-vinn.de/Werk/back-home-140x110x3cm/
Thank you VERY VERY MUCH!!!
AaronApril 18, 2019 at 6:14 am #119549You can use the following code snippet to change the color
body .color-scheme-light .main-nav .menu>li>a:hover { color: red; }Sticky add to cart is added in our latest update and you can enable it in Theme Settings -> Product page.
Regards
April 19, 2019 at 2:22 am #119789
Orx und VinnParticipantHi,
Thank you!!! The code for CSS works great! Do you have also an other code so that the button retains in this color?
As an example: I click on ‘Atelier’ and as long I stay on the page ‘Atelier’ the color in menu remains the same. If I then click on another page, the color changes at that other page.
Thanks,
AaronApril 19, 2019 at 6:11 am #119805Hi,
Try to use the following code as well
body .color-scheme-light .main-nav .menu>li.current-menu-item>a { color: red; }Regards
April 23, 2019 at 3:32 am #120403
Orx und VinnParticipantGREAT!!!!! That works PERFECTLY!!!
April 23, 2019 at 3:36 am #120404
Orx und VinnParticipantThe ”sticky add to cart” do not work because I can not update my theme 😭 because I had to make changes at the item page on the theme. I use the child theme.
How can I update your amazing theme without to loose the changes??????
April 23, 2019 at 6:01 am #120413If you made changes in the parent theme, there is no way to update it without losing your customizations.
-
AuthorPosts
The topic ‘How can I add a hover color for the menu’ is closed to new replies.
- You must be logged in to create new topics. Login / Register