• On most pages, the white background goes down to the end of the post and comments section. But on some pages, there are transparent areas starting where it says to Leave a reply. It seems to be random pages, some are fine, others are like the one I left the link for above. Is there a way to correct this? Thank you so much for your time.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author 96themes

    (@96themes)

    Hello @kristihugz,

    Go to Appearance>>Customize>>Additional CSS,Paste following code.

    .comments-area{
        background-color: #fff;
        box-shadow: 0 0 7px rgba(0,0,0,0.1);
        padding: 15px;
        margin: 15px 0;
    }

    If you want more dedicated and swift support on the theme, Please contact us through [email protected]. Our support team is stand by to answer each and every one of your questions.

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘Blank space in comments’ is closed to new replies.