• Hi,

    I need to add padding-top to the div.entry-content area of my pages.
    To all my INSIDE pages – not the home page.

    div.entry-content {
    	padding-top:30px;
    }

    The above example adds padding to ALL pages.

    How do I exclude the home page?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customify entry-content css question’ is closed to new replies.