I’m currently working on this site: https://maison-rouge-ny.myshopify.com/
Password: thifis
I have a section called “Rouge to Go” that I need to fix the styling on. I want to get the style more like this picture, how do I do that?
I’m currently working on this site: https://maison-rouge-ny.myshopify.com/
Password: thifis
I have a section called “Rouge to Go” that I need to fix the styling on. I want to get the style more like this picture, how do I do that?
@jasminsharp97 - please add this css to the very end of your base.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → base.css
#shopify-section-template--18373606605012__image_with_text_bDcm3i h2{font-family: inherit;}
#shopify-section-template--18373606605012__image_with_text_bDcm3i .image-with-text__content .button{background: transparent; color: #fff; border: 1px solid #fff; opacity: 1; margin: 3rem auto 0;}
Thanks, that got it slightly closer but the button still isn’t as wide as I wanted and there’s no padding between the pic and the black section. Is that possible?