Home>Support>Vantage Premium – Masthead Header Font, Length and Alignment

Vantage Premium – Masthead Header Font, Length and Alignment

Hi,

Please help to answer the following relating to the header in Masthead,

1) I am trying to change the font of the Masthead Header by going to Customising > Theme Design > Fonts > Heading Font, but it did not work. Only when I change > Body Font, the font will change. Please help as I only want to change the Header font.

2) With refer to www.shinetown.com.sg/web/wp, how to change the length of the Masthead to fit in all the Header in single line instead of two?

3) How to align the Header to the center of Masthead height? Current it is align to the top of the Masthead.

Many Thanks.

Shinetown

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

  1. 8 years, 9 months ago Private Message - Shinetown

    This is a private message.

  2. 8 years, 9 months ago SiteOrigin
    Hi, I Work Here

    Hi Shinetown

    Thanks for reaching out.

    1. If you’re looking to change the site title font, you can add the following to Appearance > Custom CSS:

    /* Site Title */
    
    header#masthead .hgroup h1 {
    	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    2. You can adjust the padding between menu items by adding the following to Appearance > Custom CSS:

    /* Menu Padding Horizontal */
    
    .main-navigation ul li a {
    	padding-right: 25px;
    	padding-left: 25px;
    }

    3. Please see:

    Thread: Menu bar padding

    Hopefully, that helps. Let us know how it goes.

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