ruonline
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Create events in frontend restricted user areaThank you for sharing the links
Hi there,
Maybe it helps to show you the page in order to explain what I want and than hopelfully you can help me with getting the right style code.
page ->
http://www.ride2connect.com/home/You will see that the menu items do have a white font color. When you scroll down, the sticky menu will continu to show the white font color. But I want in this case the font color becomes black.
which style code can make this happen?
regards,
timHi,
Sticky class = .sticky_menu
I don’t understand what you mean with “U should add .myfixed class to your original class so it will change only when menu is fixed…”.
I have now a menu of which the letters of the menu-items do have the color white (color:#fff).
If I want to change the color style I need to go to class ‘.elementor-1113 .elementor-element.elementor-element-121be7b2 .elementor-nav-menu .menu-item{}’and change the color (color:#……;)What I want next is that the color of the menu-items (letters) will become black when the menu appears when scroll down.
What css style code should I add in the style editor of myStickymenu?