Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1031580

    Hi
    You can unpublish the footer module from Joomla admin module manager.
    To Hide the footer block add below code in /css/custom.css file

    .t3-footer {
        display: none;
    }

    if there is no custom.css file, Kindly create it and add the code.

    Regards

    sdinizr Friend
    #1031640

    Thank you.

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

This topic contains 2 replies, has 2 voices, and was last updated by  sdinizr 7 years, 6 months ago.

The topic ‘Remove footer JA Bookshop’ is closed to new replies.