• Closed
  • Mchase
    Spectator
    May 7, 2014 at 11:10 pm #8391

    How do I remove some or all of the white space around page title in the evolve template? I am referring to the space both between title and menu bar, and title and the content. (default layout)

    Thank you for your help.

    Roman
    Spectator
    Posts: 3147
    May 8, 2014 at 8:21 am #9658

    try insert in the Custom CSS field:

    Code:
    h1.entry-title {margin:0;padding:0;}
    Design by Pepper
    Participant
    Posts: 60
    March 15, 2015 at 4:41 am #15471

    h1.entry-title {margin:0;padding:0;}

    did not solve the above and below issue of huge white space above and below the title.

    http://newsite.jazzunlimitedband.com/services/

    Roman
    Spectator
    Posts: 3147
    March 15, 2015 at 10:34 am #15478

    @ mary try this Custom CSS yet:

    .content {padding-top: 0px;}

    Design by Pepper
    Participant
    Posts: 60
    April 19, 2015 at 10:25 am #16601

    that moved the title up closer to the menu. there is still an inch or more of white space below the title.

    Roman
    Spectator
    Posts: 3147
    April 19, 2015 at 11:20 am #16608

    specific URL please?