Adding custom CSS code [B12 2.0]
Learn how to add custom SCSS code to change your website's appearance.
|
Written by: Jay Douglas |
CSS (Cascading Style Sheets) code can be added to your site's SCSS section. This is a developer-level option to allow full customization of your site's appearance.
Adding custom SCSS code
2. In the left sidebar menu, click > Website
. Style
3. Under Advanced style options, click Custom SCSS.
4. Enter your CSS code in the SCSS window.
5. Click Save. Your new code should take effect in your website editor.
6. Click Publish in the upper-right corner to make the changes live on your website.
Caution: Custom SCSS can affect your site's layout and design. Review your changes carefully before publishing.t
