• Resolved jaroslawistok

    (@jaroslawistok)


    Hallo
    Could You please advise me what to do to have good mobile view?
    The rows of formfields don’t brake (line after line) and Register button is not to see on my iphone. On simulation by builder is though to see.
    I am not firm with css so please understand this.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Anam Hossain

    (@anam_themexpert)

    Hello,
    Clean login form plugin is not fully integrated with this plugin.
    The page link you provide needs some customization for mobile view.
    It will much better if you please visit the plugin home page and create an issue in their support page.
    Let me know if you find their support page and able to create an issue.
    Thanks.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    I did it too but even without plugin for leading page is the same.
    People have issues to register on mobiles because there are to fields in the row.
    https://rainbowsongs.org/register/
    Normally I know this from all other sites that than they will brake to 1 per row in mobile view. One time you wrote something css for this.

    • This reply was modified 4 years, 5 months ago by jaroslawistok.
    Plugin Contributor Anam Hossain

    (@anam_themexpert)

    Hello,
    Below code will solve your mobile problem.

    @media(max-width:767px){
    .cleanlogin-full-width form .cleanlogin-field{clear:both;}
    }

    But for the google robot input does need more optimization.
    Thanks.

    Plugin Contributor Anam Hossain

    (@anam_themexpert)

    Hello,
    Let me know, if you need further help.
    thanks.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    Hello

    I didn’t get a message about answer. But the for fields was not my biggest issue. After many hour I recognized, taht the form didn’t work so I lost many leads as I wrote by ratings ??

    Plugin Contributor Anam Hossain

    (@anam_themexpert)

    Hello,
    I apologize for this.
    But, as I said in my very first reply of this conversation is that, the plugin you are using is that Clean login form plugin which is not fully integrated with our plugin. I alert you in the very first begging of this conversation.

    I appreciate if you please consider your rating this time. If I didn’t told you about this integrations and hide this, then this might be right from your side, but I told you about this integration. At the same time you were asking for responsiveness of your form, you didn’t told us that your form doesn’t sending you the information.

    Thanks for your cooperation.

    Plugin Contributor Anam Hossain

    (@anam_themexpert)

    Hello,
    I am resolve this issue for long inactivity.
    Please create a new ticket if you have new.
    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Mobile view doesn’t fit’ is closed to new replies.