The CSS Editor is an advanced feature that allows you to modify the existing themes, or write custom CSS to style your site. While knowledge of CSS and familiarity with our core themes will help you to make the most out of this feature, guidelines and references are provided within the editor to assist you.
To Customize CSS:
- As an Administrator or Web Master, navigate to the Administration interface.
- Go to Setup, then select the "Site" option.
- Click on the "Custom CSS" command. A new window will open.
- The CSS Editor window consists of two main areas:
- The upper portion contains a dropdown button "CSS Guidelines". When expanded, you will find various pointers and recommendations for effectively working with CSS in the context of your site. This includes a link to reference documentation, helpful for understanding which styles you can override.
- The larger lower portion is the code editor area. Here, you can write or modify CSS rules.
- As you make changes to the CSS, be aware that incorrect CSS rules can lead to your site being rendered improperly.
- Once you're satisfied with your changes, select the "Apply Changes" command to close the editor. Finally, select the "Apply" command to save your changes to the system.
This feature allows a great degree of customization, making it possible to personalize your site according to your preferences. However, always ensure that your CSS rules are correctly written and valid, to maintain the best experience for your users.
Comments
0 comments
Please sign in to leave a comment.