Older Posts Background Colour

Help needed!

My blog is monochrome-ego.com via wordpress.org and I have the activello theme installed. I’ve found that when I press older posts, the background colour for the older posts are black, instead of white like the rest of the site. If anyone knows why this may be, please help (:

Thank you

Hi @missjoanita143,

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

This is happening because of Jetpack plugin infinite scroll functionality.

You can try resolving 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

#infinite-handle {
    clear: both;
}

Best Regards,
Movin

Hi Movin,
Thanks for your help. I’ve copied the CSS code but there is still no difference unfortunately. Do I need to deactivate some sort of plugin?

Kind regards,

Joanita

I visited your shared site and found you are using some wrong custom CSS code that is causing the shared CSS code not to work so to resolve the issue please try adding the above provided CSS code at the top of the added custom CSS code in the theme option.

Thank you, it’s worked now (:

Also, another random question but do you know why sometimes when you upload a header image, it rotates when you publish a post? e.g. my “bucketlist” post header has turned around but it was uploaded the right way round?

You are most welcome here :slight_smile:

Also, another random question but do you know why sometimes when you upload a header image, it rotates when you publish a post? e.g. my “bucketlist” post header has turned around but it was uploaded the right way round?

To help us keep support thread separates could you please create new thread for your other questions here Activello - Colorlib Support Forum instead of asking them in your single thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.