Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1038533
    Roman C
    Participant

    When visiting the page directly: http://bcagentmatch.com/404-2/

    When using it as a 404 page, such as http://bcagentmatch.com/edsgd, the custom CSS is missing

    #1039013
    Rupok
    Member

    Hi there,

    Thanks for writing in! Did you add the CSS within page level CSS in Cornerstone settings tab? You can try placing them in Customizer with preceding page ID :

    .page-id-3871 div.x-column.x-sm.ourcompany.x-1-2 {
      background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(52, 152, 219, 0.9) 0%, rgba(26, 95, 178, 0.6) 100%) repeat scroll 0 0;
    }

    Add preceding .page-id-3871 for your other CSS as well and move them within Custom > CSS in the Customizer.

    Hope this helps.

    Cheers!

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