Home>Support>WooCommerce Shop Page

WooCommerce Shop Page

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

The shop page is showing the same size font throughout even though I have a h1 and other size font within the WordPress page. https://www.grantthompson.co.uk/shop/ Any ideas?

URL: https://www.grantthompson.co.uk/shop/

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

  1. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hi Grant

    Apologies for the hassle. Please, try the following at Appearance > Custom CSS:

    /* WooCommerce */
    
    .woocommerce.woocommerce-page #container {
    	width: 100%;
    }
    
    .page-description h1,
    .page-description h2,
    .page-description h3,
    .page-description h4,
    .page-description h5,
    .page-description h6 {
      color: #444444;
      margin: 1em 0;
      font-weight: 500;
    }
    
    .page-description h1 {
      font-size: 1.7em;
    }
    
    .page-description h2 {
      font-size: 1.6em;
    }
    
    .page-description h3 {
      font-size: 1.5em;
    }
    

    Paste the above at Appearance > Custom CSS and let me know how it goes.

  2. 9 years, 7 months ago Grant Thompson

    Works great thanks

  3. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Super :) Glad to hear that did the trick.

    All the best.

  4. 5 years, 8 months ago Grant Thompson

    Hi Andrew

    This code no longer works?

  5. 5 years, 8 months ago Grant Thompson

    Sorry my mistake.Code ok

  6. 5 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Glad to hear you’re making progress :)

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