New Landing How can we help? Cardinal Footer Enabled on Blog Page & Posts Only?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #230466
    kastyles
    Member
    Post count: 123

    Is there a way for the footer to show on the main blog page and posts only?

    Thank you. ๐Ÿ™‚

    https://kastyles.com

    #230497
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #footer-wrap{
    display:none;
    }
    
    .page-id-17818 #footer-wrap{
    display:block !important;
    }
    
    .single-post #footer-wrap{
    display:block !important;
    }

    Thanks
    Mohammad

    #230632
    kastyles
    Member
    Post count: 123

    Thank you! Works perfect. ๐Ÿ™‚

    That said. Forgetting it would eliminate the footer menu/copyright too…

    Possible way so the the footer menu/copy does show but not the footer widget area?

    #230657
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    change all instances of #footer-wrap to #footer

    – Kyle

    #230694
    kastyles
    Member
    Post count: 123

    Awesome, worked perfect. Thanks for the quickness!

    Have a great Thanksgiving. ๐Ÿ™‚

    #230695
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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