Oder Posts displayed with horrible grey background on the homepage

Hi!
Thanks a lot for the wonderful theme!

I have recently noticed, that when I click on the “older posts” button at the bottom of the frontpage, the posts appear on an ugly grey background. It must be some kind of error, they surely are not supposed to look like that. The website is www.cosmetiqua.com
I am attaching pictures, so you get the idea what I mean. I have also tested it in different browsers - the result is the same in all of them.

Here are the pictures.

How can I get the older posts appear on the same white background as the rest of the page?

Thanks a lot!

Best regards,

Jana

Hi Jana,

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

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

div#infinite-handle {
    clear: both;
}

Best Regards,
Movin

Hi Movin,

thanks a lot! It worked!

Best regards,

Jana

You are most welcome here :slight_smile: