• 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: Slider Wide (Fullscreen)

Home › Community Forums › Epik Theme Support › Slider Wide (Fullscreen) › Reply To: Slider Wide (Fullscreen)

October 28, 2013 at 1:27 pm #8502
Wes
Moderator

The .head-wrap (div around the header) has 40px of margin for the bottom. So you would need to remove that bottom margin and that would cover about half of that space. But you’ll need to only do this for the homepage, since that space is needed for all of your other pages. Add this code to do it –

.home .head-wrap {
	margin: 0;
}

Next look around line 1151 or search for .slider-wide .wrap and remove the padding like this –

.slider-wide .wrap {
    margin: 0 auto 20px;
    padding: 0;
}

….and that will remove all the space from in between the header and slider. Once you edit this, make sure and hit your reload button so it will clear your browser cache so the latest changes will show up.

Let me know if that works.

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