Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1312842
    Merthod
    Participant

    Hi, how can I change the general CSS settings such as page background color of a specific page with a “no container” page template?

    I’m using Integrity on X 4.6.4 on WP 4.7.

    Thank you.

    #1312901
    Thai
    Moderator

    Hi There,

    Please try with this CSS:

    .page-id-130 #top {
        background-color: rgba(74, 60, 60, 0.15)
    }

    130 number is your page ID.

    Hope it helps 🙂

    #1312913
    Merthod
    Participant

    Thank you! That worked wonders. Just a question, what does #top means?

    #1312927
    Joao
    Moderator

    It referes to the top section that had the ID top

    You can inspect your html code to find out.

    Hope it helps

    Joao

    #1312940
    Merthod
    Participant

    Thank you.

    #1312962
    Thai
    Moderator

    You’re most welcome 🙂

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