Site logo

[Resolved] Help needed getting layout back to template style (vacation)

Home Forums Support [Resolved] Help needed getting layout back to template style (vacation)

Home Forums Support Help needed getting layout back to template style (vacation)

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #2134342
    Kate

    Hi
    I’m customising my site http://www.ethicalescapes.org using the vacation template. I’ve accidentally changed the layout so that there are borders left and right on all the pages. I want to get it back to how you have it in the template https://generatepress.com/site-library/ where the images go the full width across the page and there is no border. Can you help?!

    #2134379
    David
    Staff
    Customer Support

    Hi there,

    are you wanting to re-import the layout and the content from the Vacation site ?
    Or is it just a case of having your content extend to the edges of the viewport ?

    #2134411
    Kate

    Hi
    No I don’t want to re import the template, I just want my site to not have the borders. It didn’t to begin with but I’ve done something while I’ve been customising it and now it has these borders which I don’t want. Could possibly be something to do with the containers in the home page? Which I don’t fully understand yet. But possibly not. Hoping I’m just not seeing where the options are in. the customise menu to just ‘not have borders’!
    Thanks

    #2134616
    David
    Staff
    Customer Support

    Go to Customizer > Colors and set the Body Background to White. This will remove the borders.

    #2134718
    Kate

    ok great that helped. thanks! but how do I now get the cover image to stretch all the way from left to right?

    #2134745
    David
    Staff
    Customer Support

    You can select the Cover Block, and in its Toolbar select the Full Width.

    OR if you want something more dynamic then you can create Page Heroes using the Block Element. See here:

    https://docs.generatepress.com/article/block-element-page-hero/

    #2136376
    Kate

    Ah thanks. There is still a white border at the top of the menu on the home page http://www.ethicalescapes.org. How do I remove this?

    #2136437
    David
    Staff
    Customer Support

    Try adding this CSS:

    .page-hero + .site .site-content {
        padding-top: 0;
    }
    #2136533
    Kate

    Thanks that works!

    #2136544
    David
    Staff
    Customer Support

    Glad to hear that!

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.