Forum Replies Created
Viewing 10 posts - 1 through 10 (of 10 total)
-
AuthorPosts
-
December 17, 2012 at 3:03 am in reply to: CSS Help please? How do I remove text shadow in menu please? #5698
My coding is a bit difficult to understand but this should give you a general idea on the hover issue
.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a, {
background-color: #fff;
color: #b2c802;
}
I hope this helps
text-transform: none;
December 17, 2012 at 12:14 am in reply to: How can I make the call to action section a graphic? #5683December 17, 2012 at 12:11 am in reply to: CSS Help please? How do I remove text shadow in menu please? #5682@Jordy the person the website that it belongs to actually requested a tiffany blue site. The actual color that Tiffany uses is much brighter, I had to darken it up a bit. Gotta give what that people want.
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)