• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Reply To: hover color behind header widget navigation

Home › Community Forums › Epik Theme Support › hover color behind header widget navigation › Reply To: hover color behind header widget navigation

November 12, 2013 at 11:15 am #8836
Eric
Customer

First you’ll need to remove the padding for the top and bottom of the .site-header which should be around line 1908 in your css –

.site-header .wrap {
    padding: 0;
}

Then adjust the padding for the .genesis-nav-menu around line 2032 (example below) –

.genesis-nav-menu a {
    border: medium none;
    color: #990000;
    display: block;
    font-weight: 400;
    padding: 30px 13px;
    position: relative;
}

Next you’ll notice you need some padding on top of .title-area directly –

.title-area {
    float: left;
    font-family: 'Questrial',sans-serif;
    font-weight: 700;
    padding: 20px 0 0;
    width: 360px;
}

I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework