Skip to content

Instantly share code, notes, and snippets.

@AmeliaBriscoe
Created October 15, 2017 22:22
Show Gist options
  • Select an option

  • Save AmeliaBriscoe/90e4491ef80b98af267c714d9e54b2aa to your computer and use it in GitHub Desktop.

Select an option

Save AmeliaBriscoe/90e4491ef80b98af267c714d9e54b2aa to your computer and use it in GitHub Desktop.
Remove the overlay background from the home page of the Altitude Pro theme on Rainmaker
/* Add the code below to the 'Design' --> 'Custom CSS' area in your Rainmaker Admin */
.image-section {
background: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment