Missing footer

This topic contains 4 replies, has 2 voices, and was last updated by  Marcus Conway 6 years, 11 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #380622

    Marcus Conway
    Expired Member
    Post count: 126

    Hi there, I think I changed the CSS for the layout on listings pages and manage to ‘hide’ the footer

    Here is an example where it is missing

    http://www.naturephototour.com/articles/bird-photography/

    Let me know how to get it back 🙂

    #380624

    Kor
    Moderator
    Post count: 16516

    Hi Marcus,

    Not sure what you did but without inspecting the settings. Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    #380646

    Marcus Conway
    Expired Member
    Post count: 126
    This reply has been marked as private.
    #380715

    Kor
    Moderator
    Post count: 16516

    Hi Marcus,

    I’ve just made some changes to it using the custom CSS code below. Could you please check and see if it’s what you’re looking for?

    
    
    .sd.search.geodir-page .site-footer, .sd.archive.geodir-page .site-footer {
        position: fixed;
        bottom: 0px;
        width: 100%;
       display:block;
    }
    
    .geodir_category_list_view {
          margin-bottom:100px!important;
    }
    #380730

    Marcus Conway
    Expired Member
    Post count: 126

    Perfect! You guys are the best

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

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

Open Support Ticket