Archived topic
Problem with css injected in head tag
3 replies · Started by Francisco on April 26, 2019
Hi
I'm having problems with styles that are injected into the <head> of my web page. I'm trying to see how to edit those styles because I want to modify the path of an image that I use as background through that CSS but I can't figure out how to do it. Could you give me some guidance?
The style that I want to change I put it below
.site-info{background-image:url('http://s776720734.mialojamiento.es/wp-content/uploads/2019/04/logo_tejar.png');background-repeat:no-repeat;background-position:center 20px;}
Thanks!
Hi there,
What are you trying to do? Have a different image for different pages?
I already got it. When doing the migration of my wordpress I had the route of an image with an incorrect domain but I fixed it.
Thanks!
Glad to hear you got that resolved :)