Home>Support>Code Tags don’t work?

Code Tags don’t work?

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].

Hello,

I was trying a lot, but it doesn’t work. I compared the Origami theme to a WordPress Theme Twenty Thirteen. Here some screenshots for you, because I have no idea how to explain this. Tweet embed works for both perfectly.

1. Origami theme:
http://puu.sh/84D3R.png

2. Twenty Thirteen Theme
http://puu.sh/84Djy.png

I hope you know what is going on…

Thank you!

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

  1. 11 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hi

    Origami is unfortunately missing code formatting. What you can do is inspect the code element in Twenty-Thirteen, grab that selector and copy it int your Appearance > Custom CSS to resolve.

    Here is how to use your browser’s developer tool: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/

  2. 11 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Or just try this:

    code,
    kbd,
    tt,
    var,
    samp,
    pre {
    	font-family: monospace, serif;
    	font-size: 15px;
    	-webkit-hyphens: none;
    	-moz-hyphens:    none;
    	-ms-hyphens:     none;
    	hyphens:         none;
    	line-height: 1.6;
    }
  3. 11 years, 3 months ago meduselchen

    Custom CSS is awesome! Thank you!
    It worked :)

  4. 11 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Super! Glad we could find a solution here.

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