Footer colour different on home page

Hi there, I am having an issue with a footer on the site.

The same footer is appearing differently on the home page vs the rest of the site. On the home page it is incorrectly showing up as full white, whereas the rest of the site has it as the correct black background.

Details in a private message to follow, many thanks in advance.

New private note attached here.

Hello @r_c1,

Thanks for writing in! Somewhere in your custom CSS, you inserted a broken CSS code:

 display:inline-block;
float:left;

Please make sure that your custom CSS is valid and correct. You can use this checker to verify your code:

If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Best Regards.

Many thanks @ruenel
That code was hanging around in the homepage header CSS. Removed and all great now.

Very helpful as usual!
Best regards,
Richard.

Hi Richard,

You’re welcome and it’s our pleasure to help you. If you have any other concerns regarding our theme features, feel free to reach us.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.