• plinthart.com

    I am using Twenty Fourteen child theme and have searched for answers elsewhere but can not find exactly what I need. I need to reduce the white space between the page title on one page only and the conent. I have done this throughout the site with this code:-
    .entry-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.09091;
    margin: 0 0 3px;
    }

    I have installed SuperSlider-Perpost-Code plugin and played around with lots of codes on this page only (Katerina Svetlikova) but nothing works. I have this problem last week on the Details page and was kindly given the answer but installing the plugin mentioned and adding:-
    content-area{
    padding-top:27.5%;/*play with this value*/
    }
    It worked for Details page but not for Katerina? I am at a loss?

Viewing 1 replies (of 1 total)
  • Thread Starter Jane Milburn

    (@jane-milburn)

    Oh also I have checked with Firebug and when I make changes to; p {
    margin-bottom: 25px;
    }
    the gap is the size I want but when I copy paste this code to css it does not work?

Viewing 1 replies (of 1 total)
  • The topic ‘Reduce space between page title and content, Twenty Fourteen.’ is closed to new replies.