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.

Replies

1
  1. Andrew Misplon Staff 11 years, 3 months ago

    Hi Alram

    The site title can be adjusted by inserting the following under Appearance > Custom CSS:

    /* Vantage Site Title */
    header#masthead hgroup h1 {
    color: #666666 !important;
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 36px !important;
    }

    If you don’t need to adjust color or font-family just remove those lines.

    The menu can be adjusted by inserting the following under Appearance > Custom CSS:

    /* Vantage Set Menu Font Family and Size */
    .main-navigation {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    }

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