Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #945520

    I am making changes in Advanced Styling and in Quick CSS, and they don’t seem to be having any effect on a particular site. I have disabled caching and tried a few other things, but I am not sure what is going on.

    If you can log in offer any advice, I would greatly appreciate it.

    #946375

    Hey AJDesignCo,

    Thank you for using Enfold.

    The css media query in the Quick CSS field was not closed properly and it broke the rest of the css. We added the missing closing curly brace.

    @media only screen and (max-width: 950px) {
      /* styles here */
    
    }

    The advanced styling should work properly now.

    Best regards,
    Ismael

    #946869

    Many thanks! I’m glad it was something simple. I appreciate your help.

    #947663

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #948149

    Thank you, the issues is now resolved. You can close it.

    #948181

    Hi,

    I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘CSS Changes in Advanced Styling & Quick CSS Having No Effect on Header Elements’ is closed to new replies.