Forum

Hovering over top r...
 
Notifications
Clear all

Hovering over top row disappears

2 Posts
2 Users
0 Reactions
18 Views
Posts: 3
Topic starter
(@rmagers)
Member
Joined: 7 years ago

Any hovering over the right menu causes the wording to disappear. Anyone else having this issue or know where to change this?


1 Reply
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

I'm not sure how that happened, but this will fix it.

Add the following code to /osta/user-styles.css

.pull-right#nav a:hover,.pull-right#nav a svg:hover {
    color: #000000 !important;
}

NOTE: #000000 is black... replace with whatever RGB color you prefer.


Reply
Posts: 3
Topic starter
(@rmagers)
Member
Joined: 7 years ago

Perfect! Work's great, now on to the login button..


Reply
Share: