New member – Can't find the home page in All Pages + Can't edit footer (supreme)

This topic contains 2 replies, has 2 voices, and was last updated by  Fraser Johnson 4 years, 3 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #530623

    Fraser Johnson
    Expired Member
    Post count: 20

    Hi,

    Firstly, I have no idea what my home page is in the All Pages settings, as the page labels don’t seem to specify anything related to home. I need this location so I can start editing it with elementor and make it look ok. Also, the supreme directory theme doesn’t have an edit text contents option in the footer settings of the theme customiser…so no idea if I have to use custom css just to edit that..

    Also seems like there’s no way to edit the GD Location page’s background banner image with elementor either? I thought GD was compatible so I’m a bit confused.

    My site is rentswap.com.au but it’s fresh so there’s not really anything to look at. I’d also like to add a button padding background colour around the header buttons when hovering. From my home page link you can see the image behind the search box is empty…can’t find option to upload image there either.

    Thanks,
    Fraser

    #530626

    Guust
    Moderator
    Post count: 29970

    Hi Fraser

    You need to create your own homepage: https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/front/

    For the footer changes: https://wpgeodirectory.com/docs-v2/themes/directory-starter/#footer

    To change the homepage featured image:
    https://wpgeodirectory.com/docs-v2/themes/supreme/#front-image

    To add a button padding background colour around the header buttons when hovering, try this CSS [adjust as required]:

    .sd-common #primary-nav ul li a:hover {
        padding: 5px;
        background-color: red;
    }

    Thanks

    #530690

    Fraser Johnson
    Expired Member
    Post count: 20

    Many thanks Guust. I will try these today and report back after I’ve read the doco you’ve sent me and tried the changes.

Viewing 3 posts - 1 through 3 (of 3 total)

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

Open Support Ticket