Home>Support>How to shrink Header and Menu, get bigger font in Title

How to shrink Header and Menu, get bigger font in Title

By VWFeature, 7 years ago. Last reply by Alex S, 7 years ago.

I was terrified to open up the Customm CSS-sure I would have the pages like something from The Twilight Zone… but Andrew’s advice about shrinking the menu height and Header height w CSS, and making the Title Headline bigger with a WIdget in the header nailed it.

Thanks, Andrew!!
This worked:

/* Vantage Current Menu Item Colors */

.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a { background-color:#fffff }
.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^="icon-"],
.main-navigation ul li.current_page_item > a, .main-navigation ul li.current_page_item > a [class^="icon-"] { color: #dd3333 }

(actual above-)
/* Vantage Current Menu Item Colors */

.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a { background-color: #000000 }
.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^="icon-"],
.main-navigation ul li.current_page_item > a, .main-navigation ul li.current_page_item > a [class^="icon-"] { color: #ffffff }

And edit as required.

This didn’t:

/* Vantage Current Menu Item Colors */

.main-navigation ul li.current-menu-item > a { background-color: #dd3333 } 
.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^=”icon-“] { color: #dd3333 }

Didn’t try:

/* Current Page Item */

li.current_page_item a {
background: #000;
color: #fff;
}


Thanks for great support!!

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

  1. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi VWFeature,

    I’m glad you were able to resolve this issue. I’m sorry I wasn’t able to be of assistance this time. Please be sure to post another thread if you have any other questions.

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