Hi guys, somebody know how to fix my color section with the icons on mobile in my website rentfacile.it?
i want that alignment, my css dosent work.
Thank u
Hey michelescorsonelli,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi, Rikard, i send you the admin user & pass.
Can you fix also my magnificent glass on search bar for mobile phone? thank u.
Hi,
Thanks for that, I can see what you have done in your CSS. I’m not sure why you have place the right section absolute though?
@media only screen and (max-width: 768px) {
#cardown {
width: 50% !important;
float: right !important;
right: 0px;
position: absolute;
margin-top: 263px;
}
}
That is the reason it looks like that on mobile. Could you try to remove it or alter it in some way?
Best regards,
Rikard
But i want solution from you, i can remove that, but what is the solution to have both color section alignment on mobile? i need that.
Thank u,
MS
Hi MS,
I looked at your website on a mobile, all looks fine. If the issue is still there, could you please attach some screenshots of the issue?
Best regards,
Victoria