Home>Support>heading customization

heading customization

Hi,

I would like to use one color scheme for everything belonging to one menu item (i.e. h1, h2, text: red for all sub-pages of item A, blue for all sub-pages of item B etc.). Does anybody know how to do that (other than manually for each element on each page)?

Thanks!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 19 days ago Andrew Misplon
    Hi, I Work Here

    Hi Valentino

    You’d need to use the unique body class from the page concerned and then prefix all the font selectors with that body tag. Something like:

    .home h1,
    .home h2, 
    .home h3 {
    color: red;
    }
    

    Would make h1, h2 and h3 red on the home page only.

  2. 10 years, 19 days ago Valentino Zahrnt

    Thanks!

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More