Shopify themes, liquid, logos, and UX
Hello
I will sure thank you all for helping me out. 🙂
I have a issue with my images on product page, how can i center them into the grid?
If you look on this page, you will se the grid and the image is not in center.
My url:
https://dekanten.no/products/argos-adonis-awakens
Solved! Go to the solution
This is an accepted solution.
Hey @Dekanten, watch this YouTube video at https://www.youtube.com/watch?v=LNCzj6cxw1s for a solution on centering productpage image into the grid in the Shopify Dawn Theme.
Hey @Dekanten
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.media > *:not(.zoom):not(.deferred-media__poster-button), .media model-viewer {
margin-left: 50px;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello, i tried the code but the images on collection pages totally bugged out, any methood to fix this though? 🙂
Hope we can do something with it. 🙂
Hi @Dekanten
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
I checked the code and found that your product images are actually centered but due to the design layout of the theme you observe that the elements are skewed, try increasing the font size of the Title to go up this can help, and you can also add this code to make your page look better
Online Store ->Theme ->Edit code
Assets ->Base.css
@media screen and (min-width: 990px) {
.header__inline-menu {
display: flex !important;
justify-content: center !important;
}
}
Hope you find my answer helpful!
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.
Hey @Dekanten, watch this YouTube video at https://www.youtube.com/watch?v=LNCzj6cxw1s for a solution on centering productpage image into the grid in the Shopify Dawn Theme.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024