• [img]https://i.postimg.cc/mrrHWMLM/screenshot-49.png[/img]
    I don’t know if it is done by purposely, but the footer is broken by a line of background instead of being merged with the body.

    • This topic was modified 5 years, 6 months ago by loque.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • @loque: Hello there,
    That has been done on purpose.
    To remove the space and merge the footer with the body
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #meta-2 {
        margin-bottom: 0;
        border-bottom: 0;
    }

    Let me know if this is what you want!

    Also for swift replies please post your issue and queries on our Official Theme Support Forum https://catchthemes.com/support-forum/

    Kind Regards,
    Skandha

Viewing 1 replies (of 1 total)
  • The topic ‘Footer broken on mobile view’ is closed to new replies.