Shopify themes, liquid, logos, and UX
Hi,
I have two questions about shopify design:
1. I'm having trouble finding a way to adjust the website banner size.
Our website URL is alexcarro.com and you'll see the banner size doesn't increase when you make the window wider. (see attached screenshot)
I'd like the banner image to adjust/fit on the window size.
2. Where it says: "Small-batch local skincare from Barcelona. All-natural.......with soul.", it's an image file but can we make this to text?
Our website is built by a 3rd person and it's quite customized, so I'd like to know if there's a way to change the image section to text section.
Let me know if you have any questions, thank you so much for your time.
I'll be looking forward to hearing from you.
Best regards,
Jina
Solved! Go to the solution
This is an accepted solution.
@Jina update the previous code to this:
#shopify-section-1592320527412 .full-banner .banner-img img,
.banner-img a {
width: 100%;
}
Hi @Jina, for 1. Can you please attach the pic in the post so it's easier to see what you want as I cannot find anything wrong with the banner.
2. I'm not sure which widgets your theme supports but you can use Rich Text or Custom Content to type the text and then use CSS to design it like that.
@Jina, unfortunately, I cannot view the screenshots. They are coming up as text in your post. Please can you repost the screenshots again?
Hi,
That's strange! Can you see them now?
1. Screen shot of banner img
2. Screenshot of our shopify adding 'section' options
Hi @Jina yes I can see the screenshots now.
For the image issue, you can add this code at the end of your CSS file:
#shopify-section-1592320527412 .full-banner .banner-img img {
width: 100%;
}
For your second issue, I'd recommend you to get in touch with the developers of the theme as they will be able to guide you better.
I introduced that to the CSS but it seems like the space has gotten slightly smaller in Chorme.
In safari, the image is extending as much as I change the window size.
This is an accepted solution.
@Jina update the previous code to this:
#shopify-section-1592320527412 .full-banner .banner-img img,
.banner-img a {
width: 100%;
}
It worked! Thank you so much!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024