Different Logo on specific Page with CSS
-
Hi all,
I´m stuck on some CSS Code. I want to change the Logo on a specific Page.
The Code I wanted to use is:
.page-id-5 .custom-logo { display: none; } .page-id-5 .custom-logo { background-image: url(https://scheelnet-webdesign.de/wp-content/uploads/2022/07/Logo-1.png) !important; background-position: center; background-repeat: no-repeat; width: 100%; background-size: contain; }In this case, no Logo appears. When deleting the first paragraph, both Logos appear simultaneously.
What needs to be changed?
Thanks in advance!
Chris- This topic was modified 3 years, 7 months ago by . Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Different Logo on specific Page with CSS’ is closed to new replies.