Hello again, guys!
First, I have an issue on the mobile version of my project: the images of http://residencialvalenca.kinghost.net/estrutura/ are not appearing on page on mobile, but it’s ok on desktop.
Second, I’m using this shortcode:
.right_floating_top {
display: block;
text-decoration: none;
cursor: pointer;
position: fixed;
top: 150px;
right: 0;
z-index: 1000;
}
…to set a floating image button on pages.
Is there some way to turn it off ONLY on mobile version? It’s too big on cellphones screens…
Or make it invisible in some pages?
Ty in advance!!
Hey Camila,
I tried checking your site but this is what appears on my end when I check:
This site can’t be reached
Best regards,
Nikko
Sorry, I recently pointed the new domain:
http://www.residencialvalenca.com.br
I removed the shortcode, but I love to put it again if it can be turned off in mobile.
.right_floating_top {
display: block;
text-decoration: none;
cursor: pointer;
position: fixed;
top: 150px;
right: 0;
z-index: 1000;
}
(WIDGET ON FOOTER)
<span id=”visite” class=”right_floating_top”></span>
Ty a lot!
Hi,
I tried checking it again but the same error message appeared :(
Regards,
Nikko