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.

How to change colour on the sides of Metaslider?

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

Hello

I cannot find the option to change the colour on the left and right sides of the slider on home page. The page in question is http://fysioiva.fi/
Site background colour is currently #FCFCFC, and the colour on the sliders sides is #EEEEEE, which looks quite bad.
I’m using Vantage (premium) with sitebuilder and metaslider installed.

URL: http://fysioiva.fi/

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Mikael Jokinen 11 years, 4 months ago

    Found the answer already. Solution was to modify style.css like this:
    #main-slider {
    line-height: 0;
    background: #FCFCFC;
    }

  2. Andrew Misplon Staff 11 years, 4 months ago

    Hi Mikael

    Nearly there, just rather insert that selector under Appearance > Custom CSS:

    #main-slider {
    background: #FCFCFC;
    }

    style.css along with all theme files get overwritten during updates hence the need to paste the selector under Custom CSS.

  3. Mikael Jokinen 11 years, 4 months ago

    Okay, thanks a lot for the tip :)

  4. Andrew Misplon Staff 11 years, 4 months ago

    For sure!

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