Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #229192
    olgaboca
    Member
    Post count: 41

    Hello,

    I was looking on your forum how to remove footer on specific pages and could not find anything related to my problem.

    I need to remove footer from this page:

    Contact

    or the only option is to disable footer for the whole website.

    and set up widget area on the every page and make a footer separately.

    Thank you for all your help,
    olga

    #229240
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-id-13198 footer{
    display:none !important;
    }
    

    Thanks
    Mohammad

    #229462
    olgaboca
    Member
    Post count: 41

    Hello.

    after applying custom css code the footer is still there.

    ….

    #229522
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You have missed one closing brace } at custom css area after this code:-

    #contactpage form input[type='text'] {
      width: 22%;
      display: inline!important;

    Thanks
    Mohammad

    #229665
    olgaboca
    Member
    Post count: 41

    thanks,
    I corrected the code.

    But the code related to the footer was correct :
    .page-id-13198 footer{
    display:none !important; }

    The code did not change anything on the page, I still have my footer.

    thank you

    #229666
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Just provide me login detail to check and resolve.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 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