Need help with custom css
-
I have two versions of my logo. One with black text the other has white text. I have the black text version installed via my themes/customize/logo. I want to change the logo on my homepage to the white version. I only want it changed on the homepage and only for the desktop format, not on homepages for pads or phones. I have this code but it changes it on all devices homepages.
.home .site-title a{ background: url("https://steveruddyphotography.com/wp-content/uploads/2019/02/SRP-WebsiteLogo-White-520E.png") no-repeat !important; } .home .site-title a{ background: url("https://steveruddyphotography.com/wp-content/uploads/2019/02/SRP-WebsiteLogo-White-520E.png") no-repeat !important; }
- This topic was modified 6 years, 1 month ago by .
- This topic was modified 6 years, 1 month ago by .
- This topic was modified 6 years, 1 month ago by .
The page I need help with: [log in to see the link]
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Need help with custom css’ is closed to new replies.