Website Color Settings
by
RV Support
2025-11-18 08:04:55
Set background color for website background, content section and font color on the website.
NOTE: If the Header and Section are set to full screen, the website background will be invisible.
Go to RVsitebuilder 6.
1. Change website background color.
- Go to Design menu.
- On the left side of the screen, click Content -> Background -> Background Color.
- Change the Background Color, and then click "Save".
2. Change the background color in every content section at once for the entire website using Edit CSS function.
This setting will affect to all content sections in your website except for those you set it indivudually using "Edit Section".
- Go to Design menu.
- On the left side of the screen, click Site Properties -> Edit CSS.
-
Copy the CSS Code below.
(The color values can be changed.)
.bgContent { background: #87ceeb; }
or
.bgContent { background-color: skyblue; }
- Paste the CSS Code on the text box.
- Click "Save".
3. Change all font colors in your website.
- Go to Design menu.
- On the left side of the screen, click Content -> Body -> Font Color.
- Change the color, and then click "Save".
Articals in this section
-
Make a Bookmark on your page
Updated on 2025-11-18 08:04:58
-
How to add a cookie and privacy banner on RVSB 6?
Updated on 2025-11-18 08:04:58
-
How to check your RVsitebuilder version?
Updated on 2025-11-18 08:04:58
-
How to select language on RVsitebuilder program
Updated on 2025-11-18 08:04:58
-
Added a feature for generating “Privacy Policy” page in RVsitebuilder version 6
Updated on 2025-11-18 08:04:58
-
Adding new page, Rearrange page name on Navigation
Updated on 2025-11-25 08:01:37
-
Adding Paypal widget
Updated on 2025-11-25 08:01:35
-
Adding Section
Updated on 2025-11-25 08:01:35
-
Copy an image from external
Updated on 2025-11-25 08:01:35
-
Create a website with RVsitebuilder 6
Updated on 2025-11-25 08:01:35
