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.

A few bits on Vantage

Open 1 reply themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hello, first off great theme, brilliant UI and features so thanks for that.

Im just wondering is there any way to disable the responsive site? I much prefer the look of the full site and as it is easy to navigate i feel a non responsite will work better.

Secondly how can i remove the “posted in ‘category'” that appears on all single posts? Cant seem to find the code for it anywhere.

Thanks a lot in advance!

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 9 months ago

    Hi

    Glad to hear you’re liking Vantage.

    Please head to Appearance > Theme Settings > Layout to disable responsive layout.

    Available blog settings can be found at Appearance > Theme Settings > Blog. I don’t believe thats a theme setting. You can hide with Custom CSS. For Vantage Premium insert this under Appearance > Custom CSS for Vantage Free use your own Custom CSS module:

    https://wordpress.org/plugins/simple-custom-css/
    http://jetpack.me/support/custom-css/

    /* Hide Entry Categories */
    article.post .entry-categories, article.page .entry-categories {
    display: none;
    }

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