How Do I Make A Specific Page Background (Excluding Sidebar) One Color ?

How Do I Make A Specific Page Background (Excluding Sidebar) One Color ?

This Article Is For:

  • Users who have 'Page' Permissions
  • Users who are comfortable working with HTML

The below instructions are for making a specific page background a custom color.

Step-by-step guide

For Theme 3.0
  1. Go to the page
  2. Using the raw html widget, add the following code. We reccomend copying and pasting into notepad first to remove any formatting
  3. Make sure to replace the #CCCCCC with your own hexcolor code.
<style> #sc-content-area {background-color: #CCCCCC;} </style>

Click 'Save'.

    • Related Articles

    • How Do I Make A Specific Page Background (Excluding Sidebar) Transparent?

      This Article Is For: Users who have 'Page' Permissions Users who are comfortable working with HTML The below instructions are for making the content area on a page (excluding sidebar) transparent Step-by-step guide On the page select the ' Raw HTML ' ...
    • How Do I Add A Clickable PDF To A Page?

      This Article Is For: All users who have access to: Pages This is applicable to: All themes These are the instructions for adding a clickable PDF to a page, blog etc Step-by-step guide Upload your PDF to the SoCast media library After it has been ...
    • Can I Add Custom Ads To A Page Or Sidebar?

      This Article Is For: All users who have the 'Access Sidebar' permission This is applicable to all SoCast Themes Requirements: Users must have admin access to Google DFP To do this, use the Custom HTML widget to place the ad code you've generated. DO ...
    • How Do I Change The Site Background Color?

      This Article Is For: All users who have the 'Manage Website Settings' permission This is applicable to all SoCast Themes These are the theme asset restrictions for the Site Background Color. Only users who are website admins will have access to the ...
    • Background Theme Settings

      This Article Is For: All users who have the 'Manage Website Settings' permission This is applicable to all SoCast Themes Your website's background will have a significant impact on the design of your website. These settings will determine the site’s ...