Tagged: x Author Posts January 2, 2017 at 10:49 am #1312842 MerthodParticipant 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. January 2, 2017 at 11:02 am #1312901 ThaiModerator 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 🙂 January 2, 2017 at 11:11 am #1312913 MerthodParticipant Thank you! That worked wonders. Just a question, what does #top means? January 2, 2017 at 11:21 am #1312927 JoaoModerator It referes to the top section that had the ID top You can inspect your html code to find out. Hope it helps Joao January 2, 2017 at 11:36 am #1312940 MerthodParticipant Thank you. January 2, 2017 at 11:54 am #1312962 ThaiModerator You’re most welcome 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1312842 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In