You can customize that if you like. In the main_style.css look for this code: #landing-text { width: 390px; position: absolute; margin-top: 200px; margin-left: 550px; background-color: ; padding: 15px; } The background color is in rgb. So you can change the color code highlighted above to change the background color.
Search the Wiki
How to change a Stationary Sidebar with consistent content to Unique Sidebar
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 center Cumulus Logo
Cumulus allow you to insert image up to 500px as your logo. When you hover your cursor over the logo, it will allow you to “edit”. When you click on it, you can move your logo within the allowable area. If you want move the logo in the center of the page, you will need 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 remove the shadow underneath header image or plugin slider
You can remove the shadow underneath the header or plugin slider for some theme that have it. Step1: Open main_style.css Click in to “design” and into “edit html/css” Click open the main_style.css to access the css editing page Step2: Locate code Here look for this code: .sliderContainer { padding-bottom: 17px; width: 980px; min-height: 200px; 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 from tiled background to a full screen fixed background?
Some of our themes comes with the traditional tiled background. The tile background will allow a quicker loading time compared to a full screen background image. So in the design that works well with tiled background, we will always favor tiled background over full screen fixed background. Nevertheless, look is very important and at times 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…