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.

customize vantage theme

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

Hi,

i am new to WordPress. yesterday i seen vantage theme & installed it into my website. but as per theme preview there are three vertical column just below of home page slider. but when i try to customize this. all button are shown in horizontally. can some body inform me where i am doing mistake??? or how can i do it correct. also facing slider issue, i replaced demo slider with meta slider 7 inserted 5 images (all images having same pixel as same as demo images. but after doing it live, images are displaying very big & not sharp.

URL: http://www.itpartner.co.in

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, 1 month ago

    Hi sumit2014

    Try heading to Appearance > Home Page to manage the default content there. If you need to run over the basics of our Page Builder plugin you can find the documentation here: Page: Getting Started With Page Builder

    Our slider overview is here: https://siteorigin.com/vantage-documentation/slider/. The demo slider is built using two layers, the first layer is an image that can zoom without problem, the items that mustn’t zoom are placed on a an additional layer.

    You can also try the following under Appearance > Custom CSS (Vantage Premium) or in your own Custom CSS plugin (Vantage Free) to help the slider images not zoom.

    /*
    Vantage Theme, remove max width/layer centering.
    Usage: Copy and paste this code into Appearance > Custom CSS or your own Custom CSS module.
    */
    body.responsive.layout-full #page-wrapper .metaslider .full-container,
    .layout-full #page-wrapper .metaslider .full-container {
    max-width: 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