Home>Support>Title color change

Title color change

By SciBit, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

Hi i need some help.help. Im trying to change the color scheme of my Vantage premium the Title on my front page and then there is also an weird white line I can get rid off.

My site http://mtb.woodlandhills.co.za/

Then you will also see under my title Woodland Hills Mountain Bike Challenge their is saying “Racing inside a secure environment” Where do I remove that?

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

  1. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi

    You can add the following to Appearance > Custom CSS (Vantage Premium) or your own Custom CSS plugin/module in Vantage Free. Simple Custom CSS or Jetpack Custom CSS are possible plugins you might use:

    /* Vantage Site Title */
    
    header#masthead .hgroup h1 {
    color: #666666 !important;
    font-size: 36px !important;
    }
    

    Change the color and size as required. If you don’t need to change the size you can remove that line.

    Hope that helps.

  2. 9 years, 9 months ago SciBit

    Im still a noob to word press. I have changed my CSS under Appearance > Custom CSS as I have the Vantage Premium version. After I have saved my CSS no changes has been made to my site?How does this work? I dont understand how you mean I can get rid of the line on my site? Thanks for taking the time to help a noob

  3. 9 years, 9 months ago SciBit

    Another thing their is no way you can help me out by adding me on skype or use team viewer?

  4. 9 years, 9 months ago SciBit

    The other issue that I also have when I install background plug in to change each page background differently. The image I take fulls up the whole page then I cant even see my information displayed.I have also changed the image size etc. But keeps on doing that.

  5. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    No problem.

    Within your custom CSS should now be a color: #666666; Did you change that to your preferred color? #666666 is the current color, so just inserting the selector I sent unfortunately won’t change anything.

    Due to various constraints on our side we unfortunately don’t offer chat support. Sorry about that.

    Chances are your background plugin will work with the Vantage boxed layout. The full width layout you’re running now covers the entire page, so there is no box (so to speak) for the content to sit in and on top of a background image. Appearance > Theme Settings > Layout is where the full width vs boxed setting can be found if you’d like to test that out.

  6. 9 years, 9 months ago SciBit

    Hi Andrew Misplon , First thanks for helping this noob out so much!haha Starting to get the hand of this wordpress site…Just some small changes I need advice on. First of all. That line in my heading title I can get rid of it where and how do you remove that? The last thing I have started to play with this background image and its working but the background image comes up in my site but the “page” where the information is white how do i change it? If you can go on my site you will see what I mean go to the “Estate” page then you can see. Thanks for all the help. http://mtb.woodlandhills.co.za/

  7. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    No problem at all.

    I think I might have been sending the wrong CSS, the CSS for the site title instead of the Headline Widget you’re using. Here is the CSS for the Headline widget:

    /* Headline Widget */
    
    .widget_headline-widget h1 {
    color: #444444;
    font-size: 26px;
    }
    
    .widget_headline-widget .decoration {
    border-top: none;
    }
    
    .widget_headline-widget h3 {
    color: #666666;
    font-size: 14px;
    font-weight: 200;
    }
    

    The first selector will let you set color and font size for the first line. Leave the second selector, I’ve remove the line there for you. Then the last selector h3, there you can set the color and font size for the small text in the Headline Widget.

    Sorry it took so long to get here. Try that out.

  8. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Are you asking how to change the background behind the text: http://mtb.woodlandhills.co.za/?page_id=16. I could help with this, but are you sure. That page is looking decent now. A background behind the text can make the text pretty hard to read.

    To help your galleries a bit can I recommend you do this:

    1. Install Jetpack plugin: Go to Plugins > Add New search for Jetpack and install it.
    2. Go to Jetpack > Settings, select everything and de-activate all in bulk as Jetpack turns on a lot of stuff by default.
    3. Select only the following two modules:

    a. Tiled Galleries.
    b. Carousel

    Turn those two on.

    4. Go back to Estate page. Remove your images, click Add Media, insert your images as a gallery. Now on the right you can choose a square gallery, tiled, mosaic etc.

    When you click on an image it will then open a nice full page lightbox to view them in. Works on mobile devices too.

    Give that a try.

  9. 9 years, 9 months ago SciBit

    Hi Andrew,

    Awesome stuff my site is coming nicely along with all your help.Thanks for all the help I owe you a case of beer!

  10. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Super, really glad to hear you’re making progress here. Glad we could help out.

    All the best.

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