• Home
  • Weebly Tutorials
Debbie Edits Weebly
  • Home
  • Weebly Tutorials
Portfolio

How to Remove Free Weebly Footer

6/22/2017

Comments

 
How to Remove Free Weebly Footer
Weebly fixed footer that states “Create a free website with Weebly” or “Proudly powered by Weebly” comes as a default for FREE weebly user and is visible to all pages. Footer section will only become editable upon upgrading to 'Starter' , 'Pro' or 'Business' plan.

​For start up websites who only requires couple of pages & blog , Uprading to paid plans will be costly.

​A simple tweak will help your site to have a 'premium' look rather a free site.  Fortunately, its possible to make a quick update on "HTML/CSS" on your weebly theme to achieve this. 

Follow instructions below to simply hide the footer to all pages. 
​
​There are 2 easy ways on performing this tweak.
  • If you don't have any experience on accessing 'HTML/CSS' section follow the #1 Method.
  • Proceeding to Method #2 will guide you on how do this on 'HTML/CSS' section back end. 

Hiding Footer Through 'Header Code'

Log in to your Weebly dashboard
​
Navigate to Settings > SEO > Scroll down and locate Header Code input section​
​
Picture
Copy and paste this line of code​
​
<style type="text/css">
#weebly-footer-signup-container
{
display:none!important;
}
</style>​

Once done click save and Publish to see changes on live site.

Hiding Footer Through 'HTML/CSS'

Log in to your Weebly Dashboard
​
Locate Theme Tab > Select edit HTML/CSS​
​

weebly edit theme
If you are using the latest Weebly4 responsive themes, Locate the CSS file name 'main.less' and add this code below to the last part of the 'main.less' file content. 
​
#weebly-footer-signup-container
{
display:none!important;
}
​
This is how it should look on your 'main.less' file
​
weebly4 main.less
Once done click save and Publish to see changes on live site.

​If this tutorial was helpful, please let me know in the comments section.
Quick Tip:​ This tweak applies to all pages and makes the footer hidden no matter what devices is used viewing your website. 

Share this post


Got any questions? Feel free to leave your comment below.

Comments
comments powered by Disqus
    Debbie navarro

    Debbie N.

    For over 5 years of developing websites i managed to help companies & start up businesses to have online presence and developed a brand. I had been on various marketplaces showcasing my skills and developed more than a hundreds of websites worldwide. 

    Subscribe To Weekly Newsletter

    Get newly published post directly to your inbox. Learn more about the latest weebly tweaks, tutorials and get FREE widgets.

    Follow me on

    Blog Archives

    June 2017

    Categories

    All
    CSS
    Footer
    Menu
    Pages
    Plugins
    Social Sharing

    RSS Feed

©2017 Debbie Edits Weebly . All Rights Strictly Reserved. Proudly Powered by Weebly
Disclaimer: Debbie Edits Weebly is not affiliated with Weebly, Inc in any manner.
Sitemap / Terms of Use / Privacy Policy / Disclaimer
Powered by Create your own unique website with customizable templates.
  • Home
  • Weebly Tutorials