Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #110994
    a1astair
    Member
    Post count: 48

    Hi,

    I’ve looked through all of your topics, but couldn’t find the answer to this Q

    I’ve got a landing page that I want to minimise distractions on, so I want to get rid of the footer at the page completely.

    I couldn’t see this functionality in the theme – is there some CSS that can hide it for one specific page?

    Many thanks,

    Alastair

    #111030
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .page-id-13077 #footer-wrap{display:none !important} /*13077 is id of page*/
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #111948
    a1astair
    Member
    Post count: 48

    Hi Mohammad,

    Thanks for that. Im still struggling to get it to work. I have also taken away the header from that page, so at the moment my custom CSS for these two functions is separate:

    .page-id-13695 #header-section {
    display:none; }
    .page-id-13695 #footer-wrap {display:none !important}

    Could the CSS for the header be affecting the footer CSS? Should they be combined because they are both referencing the same page?

    Thanks!

    #111950
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Dont worry and use your css code without any problem. Everything will work smoothly.
    Thanks

    #111951
    a1astair
    Member
    Post count: 48
    This reply has been marked as private.
    #111955
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved the issue so please check after clear the cache of browser.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #112189
    a1astair
    Member
    Post count: 48

    Hi Mohammad,

    Thanks for all of your efforts with this. We’re definitely getting closer, but there is still the black footer at the bottom of the page, although the links have disappeared: http://www.howtobuyanengagementring.com/lpv

    Is it possible to remove the black footer completely?

    Thank you again,

    Alastair

    #112239
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That isn’t exactly the Footer that’s the rest of the body page where the background-color is black.
    You can change the body color background to #FFF

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register