Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1268238
    yhshin1020
    Participant

    Hey,

    is there a way to target all the ‘page not found’ pages through some class selector?

    for example you can target all blog post pages through css class “.single-post”.

    Is there something similar for ‘page not found’ pages?

    Here’s a picture of what im talking about: http://imgur.com/a/JyOzW

    Thanks a ton!

    #1268240
    yhshin1020
    Participant
    This reply has been marked as private.
    #1268253
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .entry-wrap.entry-404 {
        color: #000;
    }

    Hope it helps 🙂

    #1268277
    yhshin1020
    Participant

    Thanks!

    #1268341
    Rupok
    Member

    You are welcome! Feel free to let us know if you face any other issue. We’ll be happy to assist you.

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