Empathy background colors when more than six pages.

  • Posted in : Empathy
  • Kamirose
    Participant

    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.

    ahmetsali
    Keymaster

    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
Login and Registration Log in · Register