Home Forums Pro Themes Magazine Plus Pro Comment box and overlapping text

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #133614
    Erin W
    Participant

    The text “This site uses Akismet to reduce spam. Learn how your comment data is processed.” overlaps the box where comments can be left. This occurs in both desktop and mobile views, and affects both posts and pages.

    Is there a way to move this text to below the comment box?

    Thank you!

    #133646
    wensolutions
    Keymaster

    Hello,

    Please provide us with your site URL and a specific screenshot of the section where you want the changes so that we can be clear and help you with the fixes.

    Regards.

    #133656
    Erin W
    Participant

    Hello,

    Here is a link to a page on my site where the issue occurs. I am not able to attach a screenshot, though:

    https://efsunland.com/about/

    Please note that this issue occurs on all pages/posts.

    Thank you!

    #133693
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to manage the text.

    p.akismet_comment_form_privacy_notice {
        clear: both;
    }
    .comment-form {
        margin: 0 !important;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #133713
    Erin W
    Participant

    That fixed it! Thank you so much for your quick response.

    #133751
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have further queries, let us know.

    Regards.

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