Created
October 15, 2017 22:22
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* 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