Page is Completely Ignoring Global CSS

Hello,

I’m creating a new page and it is completely ignoring the global CSS code in Theme Options.

I’ve deleted the whole global CSS code and added just a simple line of CSS, just to check if there is any line conflicting but the page is still ignoring the whole global CSS.

I know I can override this will just adding necessary code to the individual page but I like to keep the CSS code all in the global CSS to keep the overall code clean.

Has anyone had this issue before? Can someone help?

Cheers,

Hello Maratopia,

Thanks for writing in! When you have the proper CSS code, it should be applied to the page elements. Would you mind providing us the code so that can check it? To better assist you with your issue, kindly 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
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/docs/getting-support

Regards.

Hey Maratopia,

I removed your Global CSS and added a test CSS and it works.

image

image

This simply means that there’s a syntax error somewhere in your CSS. Look for the error using CSS validation tools like http://csslint.net/

Hope that helps.

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