Avada Forums Community Forum Inconsistent padding on page with blog shortcode

Tagged: ,

Viewing 1 post (of 1 total)
  • Author
    Posts
  • branding
    Participant
    Post count: 2

    Hi everyone,

    I do not remember when exactly this problem starts to show, but now some of my pages have a “ghost padding”. When I open the page, sometimes some of the padding are becoming longer that they should. If I refresh the page, or do right click and inspect, those “ghost padding” are disappear and back to normal padding.

    After testing several page, I saw that this problem only happens when there is a blog element in the page.

    Here is one example of the page : https://cpssoft.com/blog/

    I have some custom CSS and I already remove most of them but still no luck. Here are the remaining custom css :

    #boxshadow {
    box-shadow: 1px 1px 25px #bebebe;
    }

    /* Hides the reCAPTCHA on every page */
    .grecaptcha-badge {
    display: none !important;
    }

    Has anyone here met this kind of problem? And it would be great if there is any solution for this. Thank you.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.