Shopisle Remove page top banner image

If you want to remove the page top banner area then go to  Appearance -> Customize -> Additional CSS and add the following:

	.page-header-module.module.bg-dark { display: none; }
	section.module { padding: 30px 0; }

Don't forget to save the changes.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us