Empathy background colors when more than six pages. Posted in : Empathy KamiroseParticipant 20 August 2015 at 07:13 #24654 Hello again, sorry to ask so many questions, but I think I’ve found a bug. I added two new pages to my empathy template and hid the icons in the menu bar using the code you posted here: http://www.pixelwars.org/forums/topic/menu-button-text-is-replicated-on-homepage/ So now I have 8 items in my empathy widgets. However, in my customizer for Page Colors, I can only see six, so I can’t customize the background colors to my last two pages, the blog and contact pages. ahmetsaliKeymaster 20 August 2015 at 12:52 #24670 Hi, you can try this custom css code; .one-page-layout .site-main > section:nth-of-type(7) { background-color: #E5DCC5; } .one-page-layout .site-main > section:nth-of-type(8) { background-color: #D6E2E0; } Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Empathy - A vCard WordPress Themeby pixelwars Login and Registration Log in · Register