Okay
  Public Ticket #1514812
Modify Footer
Closed

Comments

  • Cody started the conversation

    Hi, I need to modify the footer of my company's website. Currently it says: "Stay in touch" and "Sign up to our newsletter and stay up to date"

    As we don't have a newsletter, I would like to remove it, and extend the Contact Us section to cover the blank space.

    Thanks!

  •  850
    Jelly replied

    Hello,

    There is no option to do that, unfortunately.

    But you can go to theme_folder/footer.php and comment lines 33-35 then find

    <div class="col-md-3 col-sm-6">...

    and change them to

    <div class="col-md-4 col-sm-6">

    Best Regards,
    Jelly Team