This topic has 3 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #123704
     acengiz
    Participant

    Hi,

    I added below codes to style.css. But when gd search result page is opened, footer shows up for few seconds as attached image then it disappears. How i can remove the footer in these page permanently (need it in other pages)

    .search-results.geodir-page #footer{

    display: none !important;

    }

    .search-no-results.geodir-page #footer{

    display: none !important;

    }

    .post-type-archive-gd_place.geodir-page #footer {

    display: none !important;

    }

    .post-type-archive-gd_item.geodir-page #footer{

    display: none !important;

    }

    .post-type-archive-gd_event.geodir-page #footer{

    display: none !important;

    }

     

    Kind regards,

    Anil

    #123817
     Radu
    Moderator
    Not marked as solution
    #123854
     acengiz
    Participant
    Not marked as solution
    #123946
     Radu
    Moderator
    Not marked as solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?