• CL Cannon

    (@courtneycannon)


    Hello all, I am using Photo Perfect theme and my site has a large space in between the header and the content. Can anyone help me figure out what is causing it/ I feel like I have changed the padding in almost every part of the style-sheet!

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter CL Cannon

    (@courtneycannon)

    I had to get rid of the 25 px padding in the code because the menu wasn’t displaying right

    Thread Starter CL Cannon

    (@courtneycannon)

    I’ve put it back again and the site is still very zoomed in

    Thread Starter CL Cannon

    (@courtneycannon)

    Ok I just restored to old css file to get everything back the way it was before with the exception of the title box in the middle

    Without making any other changes,

    use this code ` #site-identity {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.48);
    margin-top: 190px;
    padding: 20px;
    } `

    for your title issue, note that i’ve only changed margin-top : 90px; to margin-top : 190px; .

    the value of margin can be adjusted for your prefered position.

    Also, please get in practice of using theme’s custom CSS field to add custom CSS rather than editing style.css

    Hope this helps you.
    Thanks

    Thread Starter CL Cannon

    (@courtneycannon)

    Thank you! That worked! Sorry to be such a pain!

    Glad I could Help 🙂

    For Future Reference, you could also contact the theme’s official support forum for swift and dedicated support.

    Have a great week ahead.
    Regards.

Viewing 6 replies - 16 through 21 (of 21 total)

The topic ‘Decrease width of space between header and content’ is closed to new replies.