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.

element vantage seems to create wrong output

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Daniel 10 years ago

If I use as part of a text element, if should create embedded (in-line) code as output. With vantage a separate block is created. Is there any way to prevent this behavior?

URL: http://www.stephenreindl.net/i18n-parsing-decimal-values/?lang=en

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 10 months ago

    Hi Stephen

    Please navigate to Appearance->Custom CSS and add the following snippet

    code {
        display: inline !important;
        padding: 0px !important;
    }

    If you need to adjust the styling more please let us know what you need and we can help.

    Let us know how you get on

    Magus

  2. Stephen Reindl 10 years, 10 months ago

    I’ve tried it and it works perfect. I even changed the rule to

    p code {
  3. Daniel Staff 10 years, 10 months ago

    Hi Stephen

    Am glad you are making progress in making your site :)

    Always feel free to open a new thread whenever you require support

    @Magus much appreciated

    Cheers

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