[Resolved] Mobile Phone Comment Box

Home Forums Support [Resolved] Mobile Phone Comment Box

Home Forums Support Mobile Phone Comment Box

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1487980
    Jatin

    Hi Guys,

    I have Jetpack comment box in the end of my post single. It shows fine on my desktop but on mobile phone it shows with a lot of gap between the next sidebar widget and comment box as shown: https://imgur.com/E63DLXu.

    Please can you please advise how can i fix this Gap.

    #1488120
    David
    Staff
    Customer Support

    Hi there,

    can you link me to a post where i can see the issue?

    #1488174
    Jatin

    Any post single. but open on mobile phone. Not PC mobile view.

    #1488313
    David
    Staff
    Customer Support

    Try adding this CSS:

    #commentform iframe {
        height: auto !important;
    }
    #1488523
    Jatin

    Hi David. This adjusted it but then when someone is clicking inside the box its losing the checkbox at the bottom of the form and Post Comment Button. I tried adjusting the height which i can see if this does work.

    Is there any way to expand the text area to use more room which then will not look odd and then i do not have to use the above code.

    #1488791
    David
    Staff
    Customer Support

    There is no way we can control that behaviour as the Form is output inside an iFrame which is being served from JetPacks servers. Which means we cannot style that form remotely. You would need to ask JetPack support how to resolve that.

    #1488828
    Jatin

    Thanks David. No Worries.

    #1489303
    David
    Staff
    Customer Support

    You’re welcome

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