Shopify themes, liquid, logos, and UX
Hi everyone,
I'm trying to reduce space between <p> of collapsible row.
Please check my url: https://189ee3-2.myshopify.com/products/tank-top-1
Thank you!
Please add this code to your theme.liquid file, after <head> element in Online Store > Themes > Edit code
<style>
p {
margin: 0;
}
</style>
Hi, can you check the Product image too?
I'm trying to scale up the Product image to the size of its container so it can cover the blue frame completely?
You can add this in style block
.global-media-settings {
border: none;
}
Thank you but I meant the picture size, not the container border. If I remove the blue border, it would reveal the beneath layer border (as in the picture below). And if I remove all the background color, it would leave a white-gap in Mobile view
I am not see. Are you resolved the problem.
Not yet, please access with mobile. I'd like to scale up the img so it can cover the container completely.
I see. I think removing the background color is necessary.
@media screen and (max-width: 749px) {
.product-media-container {
background-color: none;
}
}
No, then it would leave a white gap. I just color it for easier recognition. I want the image to cover the whole screen width.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024