---
title: "How do I style my site with custom CSS?"
source: "https://wparts.com/en/help/sellers/site-custom-css"
---

# How do I style my site with custom CSS?

In the Branding step open 'Custom CSS'. Rules apply only to your public site page - scope them with the .ss-page class, e.g. .ss-page .ss-heading { text-transform: uppercase; }. The limit is 60000 characters.
