Random Gap In Post

Home Forums Gillion Theme Random Gap In Post

Home Forums Gillion Theme Random Gap In Post

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • DarthHazard
    Participant

    Hi,

    When I include an image in a post, it sometimes adds a random gap between the last paragraph and the image. I am using the normal WP editor (classic) and in the editor, it doesn’t show the gap or any additional lines.

    Hi @DarthHazard,

     

    I hope you are well today and thank you for your question.

     

    I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile, you can try resolving the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .post-content img.aligncenter {
        clear: none;
    }

     

    Best regards,
    Shufflehound team

    DarthHazard
    Participant

    Thank you, the CSS fixed it.

    You are most welcome here 🙂

    The issue is resolved in the below latest version of the theme so please update the theme as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

Viewing 5 posts - 1 through 5 (of 5 total)