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.

Code Tags don’t work?

Resolved 4 replies premiumthemetheme-origami
11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Andrew Misplon Staff 11 years, 10 months ago

    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. Andrew Misplon Staff 11 years, 10 months ago

    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. meduselchen 11 years, 10 months ago

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

  4. Andrew Misplon Staff 11 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread