-
Author
-
September 30, 2018 at 06:39 #210879
gm713
ParticipantHi,
I’m wanting to apply the following CSS to all “Posts”. In other words, I want to update the menu link colors and logo.
How can I go about doing this?
.menu a { color: #1acb55 !important; } .posts .logo a { background-image: url(https://greencardez.net/wp-content/uploads/gcez_logo_rgb.png) !important; background-size: 143px 39px; background-repeat: no-repeat !important; background-position: center; } .menu img#logo_img { visibility: hidden !important; }
I also want to update the top bar menu colors? Can you provide a CSS for that as well using #1acb55
Thanks much!
-
AuthorPosts
Viewing 18 posts - 1 through 18 (of 18 total)
The forum ‘General questions’ is closed to new topics and replies.