Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1009216
    cabforward
    Participant

    For some reason, putting code into “appearance – editor” has stopped working. But, if I put it inside Cornerstone, Custom CSS, it works just fine.

    #1009218
    cabforward
    Participant
    This reply has been marked as private.
    #1009326
    Christian
    Moderator

    Hey there,

    That is because style.css (Appearance > Editor) is an external CSS and the Customizer’s CSS is outputted as internal CSS. Internal CSS has more weight than an external one so overriding X styles using style.css won’t work. Please add your code in the Customizer’s Custom CSS.

    Thanks.

    #1009369
    cabforward
    Participant

    Great, thank you!

    #1009411
    cabforward
    Participant

    If I put custom css inside cornerstone on a particular page. Does that apply to all the pages, or just the page I’m editing in cornerstone?

    #1009492
    Joao
    Moderator

    Hi There,

    It applies just to that page you are working.

    If the code work in Cornerstone CSS but not Appereance CSS, it is probably because the code that you are using has to be better directed in order to work from Appereance / Customizer and actually reach your page, but it is good enough to work from Cornerstone, it doesn´t mean is a bad code, just that the information is not arriving with the given path.

    Hope that helps,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1009216 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>