Skip to content

Instantly share code, notes, and snippets.

@carolineschnapp
Created March 12, 2016 20:47
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save carolineschnapp/e2532e57e663c59e0bfd to your computer and use it in GitHub Desktop.
Save carolineschnapp/e2532e57e663c59e0bfd to your computer and use it in GitHub Desktop.
Remove overlap of content over slideshow in #Venture theme

What you have

Alt text

What you want

Alt text

How to get it

Open your theme stylesheet in the template editor, scroll down to the bottom using Cmd-↓, and add the following:

.hero {
  margin-bottom: 0;
}

✱ This will remove the overlap in all screen sizes.

@BackdropCity
Copy link

awesome thanks!

@WalletWerks
Copy link

I know this is quite old, But I have tried this option on my test theme and I can not remove the overlap on the slideshow from the collection list. Any help would be greatly appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment