Home>Support>Remove white space to side of metaslider

Remove white space to side of metaslider

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

my url is http://www.aonbuild.com/. Great theme I went premium. My questions are in order of importance are

1. How do I remove the white background to either side of the metasilder. Where can I set the background colour to the slider
2. How to I increase the font size in the menu
3. How do I change the font size and colour in the header

thanks great

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 10 months ago Greg Priday
    Hi, I Work Here

    Hi Biodun

    Glad to hear you’re enjoying Vantage. We definitely appreciate the upgrade to premium.

    1) You can chance this with some custom CSS. Just add this in Appearance > Custom CSS.

    #main-slider {
       background-color: #000000;
    }

    Change that color to whatever you want.

    2) This custom CSS should do the trick.

    .main-navigation ul li {
        font-size: 20px;
    }

    3) The following Custom CSS

    header#masthead hgroup h1 {
       color: #666666;
       font-size: 36px;
    }

    Just change the color and size values.

  2. 10 years, 10 months ago Biodun Onipede

    you are a god

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More