Before you ask please READ THIS

Top Space and Footer Question

in Photon Posts: 11
Hello,

I am having trouble getting the margin at the top of some pages to go away completely. I've set the Top Space value to 0px under Customize>Global Layout>Top Space, and I have also disabled Custom Top Space under the individual Layout menus (e.g. Album Layout in the attached screenshot example), but I'm still seeing a space with the background color at the top of the page. Similarly, I can't seem to get the footer margin area to either shrink or go away, even with Footer message disabled and no copyright text.

Is there another setting where I can adjust this?

Thank you,
Roy
Screen Shot Top Space.png
1268 x 718 - 913K

Comments

  • AirAir
    Posts: 10,970
    Hello there:-)

    Please send live link to your site so we could see what is going on.
    Maybe you have debug mode "on" and have some PHP Notices there(just guessing).

    With kind regards.
  • AirAir
    Posts: 10,970
    For header issue - you had just very unusual setting for albums title bar - I have now disabled it in Customizing -> Albums Layout -> Title Bar
    royk said: I can't seem to get the footer margin area to either shrink or go away, even with Footer message disabled and no copyright text.
    If you want to remove footer try this custom CSS:

    #footer {
    display: none !important;
    }
    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion