Hi! How are you?? I hope you can help me in this!!
I have a logo for all my pages and I two months ago have found in this forum how to change the logo for one page only. As you can see, in my home I need to use the same logo but in white because of my blue background. The thing is with the code I have used all was perfect. Everything seemed to work. But now several people told me that in their iPhones or iPads they don’t see any logo in the home. So I don’t understand why I can see it in mine and they don’t.
Can you help me in this??
This is the css I’m using, (my home page is id-83):
.page-id-83 .x-brand img {
opacity: 0;
}
.page-id-83 .x-brand {
background: url(http://neumolog-cp537.wordpresstemporal.com/web-nova/wp-content/uploads/2018/12/Logo_SENP_blanco.png) center center no-repeat;
background-size: 100%;
}
.page-id-83 .x-brand img {
content: 'http://neumolog-cp537.wordpresstemporal.com/web-nova/wp-content/uploads/2018/12/Logo_SENP_blanco.png' !important;
}
thanks a lot!
Ivan
