I would like to change the color of the clicked link in my nav bar, how do I do this?
-
I would like to know how to change the color of the clicked links in my nav bar but am unsure how to change the CSS to do this, can you help please?
The blog I need help with is: (visible only to logged in users)
-
Hi there! I can help you do that! First I have a couple of questions about exactly what you want to see.
Do you want to change the way the menu item for the current page is displayed? For example, I land on your page and navigate to “entrepreneurs”. While I’m on “entrepreneurs” the menu item is gray instead of red.
Or do you want to change the way all previously visited menu items are displayed? For example, I land on your page and navigate to “entrepreneurs”, then to “events”, and finally to “members”. While I’m on “members”, “entrepreneurs” and “events” would be some color other than red.
Learning how to target your site’s CSS will help you make certain design and layout changes. Here are some very helpful posts that will help you customize your site with CSS:
- https://dailypost.wordpress.com/2013/07/25/css-selectors/
- http://dailypost.wordpress.com/2013/06/21/css-intro/
- http://dailypost.wordpress.com/2013/08/29/css-matched-rule-pane/
- http://en.support.wordpress.com/custom-design/how-to-find-your-themes-css/
If CSS is new to you, here’s a site we built for Press Publish that will help you hit the ground running with the basics:
- The topic ‘I would like to change the color of the clicked link in my nav bar, how do I do this?’ is closed to new replies.