- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month ago by Mahesh.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
October 4, 2016 at 7:47 pm #100839BB-ONE.netParticipant
Hi,
we are using Adventurous Pro. For customizing we build an individual menu in the sidebar. I wanted to change link appereance, esp. mouse over effect and focussed link.
I was trying to find out how to but failed. Whitch object is it exactly?
Can you give me the correct css syntax for it?Thanks alot and
Best regards!October 4, 2016 at 8:38 pm #100843BB-ONE.netParticipantMouse over works right now:
#secondary.widget-area .widget a:hover { color: #…; }Still looking for the “a:focus solution”.
Best regards.
October 4, 2016 at 8:43 pm #100844BB-ONE.netParticipantFound it out by my own:
#secondary.widget-area .widget .current-menu-item { text-decoration: underline; }
Argh, stupid. I shouldn’t think so complicately.
October 5, 2016 at 11:44 am #100895MaheshParticipant@bb-one-net: Glad to know you’ve fixed the issue by yourself. Have a nice day!
Regards,
Mahesh -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Indivdual Sidebar Menu Style’ is closed to new replies.