Hi,
I need a hand with css in order to have in my menu items highlighted (changing font color), in order to show the current page been browsed.
I´m using Delicacy. Any suggestions? Thanks.
The blog I need help with is idiomasencuenca.wordpress.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hi,
I need a hand with css in order to have in my menu items highlighted (changing font color), in order to show the current page been browsed.
I´m using Delicacy. Any suggestions? Thanks.
The blog I need help with is idiomasencuenca.wordpress.com.
I figured it out
.sf-menu li.current_page_item a {
color: #da0000;
}
Ciao!
This topic has been closed to new replies.