Hello,
I am brand new to CSS so please talk to me like I am 5 ;)
I want to change the font colour on my menu bar to white and also change it so it isn't 'shadowed' if that makes sense.
Thanks
Carly
The blog I need help with is parlourpole.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
Hello,
I am brand new to CSS so please talk to me like I am 5 ;)
I want to change the font colour on my menu bar to white and also change it so it isn't 'shadowed' if that makes sense.
Thanks
Carly
The blog I need help with is parlourpole.com.
This will do it.
.nav-menu a {
color: #ffffff;
text-shadow: none;
}
Hello! My font colour bar is not coming up to! It works for my first blog. But I made another blog in the same user but it does not work :-(
Anyone?
HELP!!!!!!
Thankz
~Tahmika83
@tahmika83, please start a new thread, let us know what theme you're using, and provide a link to the blog you're working on.
This topic has been closed to new replies.