Some of our themes have a custom bold styling that make the bold text look a lot less apparent than Weebly’s theme. You can turn this styling off by taking out the CSS styling code. 1) Click into “design” and into “edit html/css” 2) Click open “main_style.css” 3) Locate and delete these code: strong Full Article…
Search the Wiki
How to use New DD Header
When you first set your page to use the DD Header, you will not be able to immediately drag & drop content in the header area. To activate the dd header drag & drop content area, you must first upload an image. It doesn’t matter what image you upload in the dd header. This is Full Article…
How to hide “back to top” link
You can hide the “back to top” link in the css codes. First log into your Weebly and open the main_style.css page by clicking on “design” and on “edit html/css”. Here in main_style.css locate this code: .content.btt { padding: 5px; text-align: center; } Add this code to hide the link: The final code will Full Article…
How to change Button Color
The button for your theme can be customized. This tutorial will show you how. 1) Open the code editor First click on “design” and then on “edit html/css” to access the code editor. Once you have it open, click on “main_style.css” to open the cs page 2) Locate button css codes Weebly have two button Full Article…
Drag and Drop Sidebar – Can the content be unique (not repeat) across pages?
All of our standard theme’s sidebar have consistent content so all the content remains the same when you switch from page to page. This tutorial show you how to change from a Standard Sidebar to a Unique sidebar. Please note after this change been change, you will no longer have the ability to show the Full Article…
How to Use and Customize the DD Tab (Drag & Drop Tab) Feature?
If you are using a template that has our drag and drop tab feature, the following video will show you how to use it properly. Here are a few quick steps: Set your page with a DD Tab page layout (choose from 2 tabs to up to 6 tabs) Edit the label of each tab Full Article…
Why my widescreen header image repeats in editing mode?
When you are editing mode the widescreen header image’s responsiveness is inactive. Once the site is published, you will not see the image repeat.
My DD Tab (drag and drop tab) feature tab labels are bunched up. How do I fix it?
If you are using a template that has a DD Tab Feature (drag and drop tab page layout), and your labels for the tabs are all “bunched up”, this is because the text within the tab labels are too long. Here is an example of the problem: To fix this, you have to reduce / Full Article…
How to edit the call text (phone/contact information)
Themes that have the call text section, you can customize the font style. First log into your Weebly account and open the Code Editor to access the main_style.css page. Here locate this code: .bar-text { float: left; padding: 10px 15px; color: #959595; font-family: “Lato”, sans-serif; font-size: 12px; width: 350px; text-align: left; } Depending on your Full Article…
How To Change Background Color of Features Area (Cross, Pendulum, Habitu, Paperclip Templates)
You can customize the background color of the Features Area. Here we will show you how. step1: Login to your Weebly account step2: Click into “design” then into “edit html/css” step3: On the left hand column, locate and click on “main_style.css” to open the CSS editing page. Step4: Find & Edit Background Color Code a) Full Article…
How to Delete the Dark Background in Header Image Text for Landing Pages
For our Landing Page page layout, you can insert text in the Header Image area. We have also inserted a shaded dark background in the Text area so that the text that you insert will show up better. The dark background for the Header Image Text is there by default and is part of the Full Article…