Shopify themes, liquid, logos, and UX
Problem one: For the phone version, how can i add padding for the featured collection product?
Problem two: For the product page, how can i add padding for the product page main image?
Theme: Prestige
Link one: https://prettycious.com/
Link two: https://prettycious.com/products/i-want-you-to-believe-deep-in-your-heart
Solved! Go to the solution
This is an accepted solution.
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
@media (max-width: 767px){
section#shopify-section-template--22717424009532__featured_product_WNiRzp,
section#shopify-section-template--22717424337212__main {
padding: 20px;
}
}
</style>
While reviewing your page to address the issue, I noticed that your product page looks nice, warm, and elegant. However, I have one suggestion to make your store design and brand more unique: Consider to add the Product review to your product section on both pages ( Home and Product )
Adding reviews will make your product more trustworthy.
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
@media (max-width: 767px){
section#shopify-section-template--22717424009532__featured_product_WNiRzp,
section#shopify-section-template--22717424337212__main {
padding: 20px;
}
}
</style>
While reviewing your page to address the issue, I noticed that your product page looks nice, warm, and elegant. However, I have one suggestion to make your store design and brand more unique: Consider to add the Product review to your product section on both pages ( Home and Product )
Adding reviews will make your product more trustworthy.
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Thanks, it worked!
Hello @memahmudhassan,
For Link one: https://prettycious.com/
You can try this code: it might be helpful to you-
Navigate to the Online Store-> Theme-> Edit code-> Assets> theme.css -> add below the code(bottom).
@media screen and (max-width: 767px) {
#shopify-section-template--22717424009532__featured_product_WNiRzp {
padding: 20px;
}
}
Link two: https://prettycious.com/products/i-want-you-to-believe-deep-in-your-heart
You can try this code: it might be helpful to you-
Navigate to the Online Store-> Theme-> Edit code-> Assets> theme.css -> add below the code(bottom).
.product-gallery[allow-zoom] .product-gallery__media {
padding: 12px;
}
iCart Cart Drawer Cart Upsell App
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