Hi guys,
I was wondering if it was possible to make the banner image larger so the photo goes down to where the blue border is underneath the banner?
I am using Debut theme.
Store is: www.maternallyhappy.com
Thank you in advance
Caitlin
Hi guys,
I was wondering if it was possible to make the banner image larger so the photo goes down to where the blue border is underneath the banner?
I am using Debut theme.
Store is: www.maternallyhappy.com
Thank you in advance
Caitlin
Hi @maternallyhappy ,
Where is this image at?
It is the banner for my website
Go to the online store
Edit the code base.css file then below paste the code
div#Hero-hero {
height: 42rem ;
}