Viewing 2 replies - 1 through 2 (of 2 total)
  • See if adding this to your child CSS works:

    .singular.page .hentry, .singular .hentry {
       padding: 0;
    }

    The best way to work with CSS issues like this is by using a browser tool like Firebug – it shows you the CSS creating the space – then you can copy that to your child theme and make the change there.

    Thread Starter Dale R

    (@boomer033peoplepccom)

    Looks like it worked – thanks again WPyogi!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2011 Theme Decreasing White Space Between Menu And Page Title’ is closed to new replies.