Preview:
/// ORDER CONFIRMATION SIVU
#confirmed-page {
  // Order Confirmed title
  h1 {
    font-size: 0px!important;
     visibility: hidden;
  }
  h1:after {
    content: "Kiitos tilauksestasi";
    font-size: 40px!important;
    visibility: visible;
  }

  // Order details text
  p {
    font-size: 20px!important;
  }
  }
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter