• Resolved moffoys

    (@moffoys)


    Hello!

    nice plugin, thank you very much, awesome work!
    Is there an responsive error? On my huawei p30 with google chrome, i can scroll my site a little bit, can not see the social media bar, must scroll down.

    do you have an idea?

    Thanks a lot!

    • This topic was modified 5 years, 4 months ago by moffoys.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Ales

    (@alesmal)

    Hello, thanks for reaching out, yes it is issue with mobile browsers 🙁

    you can try to insert this CSS into CMP Settings > CSS

    .social-list {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    body {
    	min-height: initial;
    	position: initial;
    }

    might help in your case 🙂

    Ales

    Hello,

    I created my coming soon page and it looks perfect by desktop, but if I check it out by mobile the text looks “Cutted” on the right. It doesn’t depend by the browser…

    Can you Help me?

    This is the page: http://viaggioricciinspalla.it/

    thanks,
    Adele

    Plugin Author Ales

    (@alesmal)

    @adelesindoni, your title is way too long, we can make the font size smaller, or split it on two rows, what would you prefer?

    Ales

    I could do it but the problem is not just the title, all the text has been cutted!

    I can try to make it smaller, but a responsive layout shouldn’t adapt everything to the device by itself? 😀

    Anyway I did it but nothing changes!

    Plugin Author Ales

    (@alesmal)

    I checked your website again, and it seems to be resolved with smaller title text 🙂

    Ales

    Yup, in the end it didn’t dipend by the size but but spaces between words each word in the title 🙂

    thanks :))

    Plugin Author Ales

    (@alesmal)

    Oh, cool! 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Responsive error?’ is closed to new replies.