Front Page of Site

This topic contains 24 replies, has 3 voices, and was last updated by  Alex Rollin 4 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #507536

    merileads
    Expired Member
    Post count: 239

    How do I make the background pic on the front of my site extend the full height of the screen? Currently it stops about 2/3 of the way down.

    #507550

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #507563

    Alex Rollin
    Moderator
    Post count: 27815

    Those settings are inside the page itself. Try using your builder to set a minimum height for that page section.

    If you need help with customizing the design and layout of your site you can find hands on support here:

    https://geodirectoryexperts.com

    #507604

    merileads
    Expired Member
    Post count: 239
    This reply has been marked as private.
    #507623

    Kor
    Moderator
    Post count: 16516

    Hi merileads,

    Thanks for your reply. That came from your custom CSS. Use this to overwrite it.

    body.custom-background {
           background-position: left center!important;
    }
    #507625

    merileads
    Expired Member
    Post count: 239
    This reply has been marked as private.
    #507664

    merileads
    Expired Member
    Post count: 239
    This reply has been marked as private.
    #507666

    Kor
    Moderator
    Post count: 16516

    Hi merileads,

    Did it fix the issue you had there?

    Hi williamlee21,

    Thanks for your post. Please open a new topic and I’ll check this out for you asap!

    #507680

    merileads
    Expired Member
    Post count: 239
    This reply has been marked as private.
    #507787

    Kor
    Moderator
    Post count: 16516

    Hi merileads,

    Thanks for your reply. Kindly share your Website WP admin access here in private reply and I’ll check why the custom CSS code I supplied did not work.

    #507807

    merileads
    Expired Member
    Post count: 239
    This reply has been marked as private.
    #507862

    Kor
    Moderator
    Post count: 16516

    Hi merileads,

    Thanks for your reply. I’ve applied the custom CSS code for you and could you please check?

    #507873

    merileads
    Expired Member
    Post count: 239
    This reply has been marked as private.
    #507902

    Kor
    Moderator
    Post count: 16516

    Hi merileads,

    Thanks for your reply. That would require customization but you can try using this custom CSS code below to adjust the padding

    .header-wrap {
        padding-bottom: 15em;
    }
    #507912

    merileads
    Expired Member
    Post count: 239
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 25 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket