This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

6
  1. Andrew Misplon Staff 10 years, 3 months ago

    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. Grant Thompson 10 years, 2 months ago

    Works great thanks

  3. Andrew Misplon Staff 10 years, 2 months ago

    Super :) Glad to hear that did the trick.

    All the best.

  4. Grant Thompson 6 years, 3 months ago

    Hi Andrew

    This code no longer works?

  5. Grant Thompson 6 years, 3 months ago

    Sorry my mistake.Code ok

  6. Andrew Misplon Staff 6 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread