Copy the code below and paste it in place of the code in the stylesheet in order to make these changes affect all your pages.

{% color "primary" color="", export_to_template_context=True %} /* change your site's color here */

{% color "secondary" color="", export_to_template_context=True %} /* change your site's secondary color here */

{% set baseFontFamily = "Montserrat" %} /* Add the font family you wish to use. You may need to import it above. */

{% set headerFontFamily = "Montserrat" %} /* This affects only headers on the site. Add the font family you wish to use. You may need to import it above. */

{% set textColor = "#565656" %} /* This sets the universal color of dark text on the site */

{% set boxContainerWidth = "nonepx" %} /* 'none' makes your site full width. Match the 'pageCenter' value to make it boxed. */

{% set pageCenter = "1200px" %} /* This sets the width of the website */

{% set headerType = "static" %} /* To make this a fixed header, change the value to "fixed" - otherwise, set it to "static" */

{% set lightGreyColor = "#f7f7f7" %} /* This affects all grey background sections */

{% set baseFontWeight = "300" %} /* More than likely, you will use one of these values (higher = bolder): 300, 400, 700, 900 */

{% set headerFontWeight = "300" %} /* For Headers; More than likely, you will use one of these values (higher = bolder): 300, 400, 700, 900 */

{% set buttonRadius = '40px' %} /* "0" for square edges, "10px" for rounded edges, "40px" for pill shape; This will change all buttons */

After you have updated your stylesheet, make sure you turn this module off

The Latest from MezLight

Grassroots Aid for Ukraine

As we have watched the horrific invasion of Ukraine unfold, we, like most Americans, have asked ourselves what we can do to help. Tens of thousands of Ukrainian women, children, and teenagers are fleeing the brutal Russian onslaught in the...