Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #616674

    Hi Enfold Team
    On mobile, the comments notification text is not rendered correct, you can see here how it looks:

    View post on imgur.com

    How can I fix this?

    thx!

    #617514

    Hi rolfroyce!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    p.comment-subscription-form {
        margin-bottom: 20px!important;
    }}

    Best regards,
    Yigit

    #684491

    Hi,

    I am not sure what happened to this thread, or if the situation was resolved for the previous user, but in my case, I have exactly the same issue as in his screenshot. It is really strange – the field headers are on the right (why this is, I have no idea), and the “notify” checkboxes are exactly all jumbled up in the same way as in this screenshot.

    The CSS you’ve provided here did not solve the issue – any other ideas?

    #684714

    Hi @tageldart,

    Could you post a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

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