@Richard
thank you! i tried to change a png-title on mouseover. now i figured out a CSS solution working fine:
.sitetitle:hover {
content:
url("https://www.mypage.de/wp-content/uploads/2022/logo_v2.png");width:16vw;
}
@Richard
thank you! i tried to change a png-title on mouseover. now i figured out a CSS solution working fine:
.sitetitle:hover {
content:
url("https://www.mypage.de/wp-content/uploads/2022/logo_v2.png");width:16vw;
}
@KingJut
same here. first i made a backup. then i just uploaded the zip (without removing anything). works fine again
Hi there!
I am trying in vain to set the site title logo to change when "touched" by Mouseover like this:
What is the easiest way to do this?
Best wishes
Matthew