Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #852880

    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

    #853203

    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

    #853325

    Hi, Rikard, i send you the admin user & pass.

    #853331

    Can you fix also my magnificent glass on search bar for mobile phone? thank u.

    #853674

    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

    #853775

    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

    #854849

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.