Theme Options CSS not working on specific page

Hello

If you notice the red button on the header also the form at the bottom are not being affected by Theme Options CSS on this page. It does work on every other page.

What could be the cause?

Hey @xponent21,

The likely cause of this is CSS syntax error in the Content and/or Element CSS. Syntax errors in the CSS and JS interface of the builders and Theme Options could break the generated CSS and for your case, it breaks the Theme Options generated CSS.

Here’s what you can do to test:

  1. Save the affected page as a template using the Template Manager.
  2. Load the page template in a test page.
  3. Remove a section in a page and save it.
  4. View the page in the frontend.
  5. If the issue is not resolved, repeat steps 3 and 4 until the issue is solved.
  6. The last element you deleted contains the syntax error which you need to resolve yourself or by hiring a developer.

Hope that helps.

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