Home>Support>Vantage Theme: How to change slogan style?

Vantage Theme: How to change slogan style?

By le-tom, 10 years ago. Last reply by Magus, 10 years ago.
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].

I would like to change the CSS style for the slogan / header text. Where do I have to make the changes?
Actually the header text is displayed in the middle of the header. How can I place it at the bottom (see picture link).

URL: http://www.bilder-upload.eu/show.php?file=87e216-1431337072.png

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, 2 months ago Magus
    Hi, I Work Here

    Hi Le-tom

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    #masthead .hgroup .support-text {
        top: 90%;
        font-family: arial;
        font-style: normal;
        font-size: 15px;
        color: red;
        font-weight: bold;
    }
    

    I have included settings for all the font attributes, you can change these as required. More info on that here

    http://www.w3schools.com/css/css_font.asp

    Let us know how you get on

    Magus

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