Global CSS doesn't work on home page, only on subpages

Hi there,

my Global CSS stylesheet is not applied to the homepage for unknown reasons. In a layout, however, it works perfectly. I have already checked the CSS code with CSS Lint, everything fits here.

The CSS code styles the CF7 form on the home page. On the other hand, I created a color gradient that is applied to the buttons in the footer. Nothing more should happen.

What might be the problem?

Hi @mrdplusd,

Thanks for reaching out.
There might be some different reasons behind your reason, I would like to suggest troubleshooting the following common issue to help us to recognize the reason.

1.Theme Related Issue
2.Plugin Conflict
3.Theme Update related issue
4.Child Theme Related issue ** if you have implemented it
5.CSS/JS Customization
6.Disabling Cache
7.Disabling CDN

If you discover that an issue is coming from a custom code or 3rd party plugin, kindly consult with a developer or contact the plugin author. Please note that we do not provide support for custom codes and 3rd party plugins.
If none of the above helps and the issue persists, please provide login credentials for your site in a secure note to examine it further, including:

– WordPress Site URL & Admin URL
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

Hello Tristup, I have already worked through all the points. The error is not related to any of the above. I have already attached the credentials for the website as a private notice with my first post.

Thank you.

Hi @mrdplusd,

I have created a new page with the same content and found the issue with the Global CSS. I went ahead and deleted all the section and found that the style start working, it seems that one of the sections is having something which is blocking the Global CSS to load for the page.
I would suggest you check by deleting the section one by one till the issue is fixed, and the last one you have deleted before the fix is the actual issue.

Thanks

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