Hi,
I need your help to obtain the following result on our website:
Website is: https://matkas.com/
Password: hakraw
Thanks!
Hi,
I need your help to obtain the following result on our website:
Website is: https://matkas.com/
Password: hakraw
Thanks!
Hey @DRF ,
Welcome to the Shopify community!
You can follow the instruction below:
Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file.
@media screen and (min-width: 900px){
.dynamic-video-wrapper, .twitter--container, .testimonials-section, .search-section-content, .rich-text--container, .promo-mosaic--container, .promo-grid--container, .dynamic-newsletter, .menulist--container, .dynamic-map, .logolist--container, .alt-img-with-text--container, .image-with-text, .featured-product--container, .featured-collections--container, .featured-collection--container, .custom-liquid, .dynamic-collection-list--container, .blogposts--container {
padding-right: 0 !important;
padding-left: 0 !important;
}
}
If you feel like my answer is helpful, please Like and mark it as a solution. Let me know if you have any further questions.
Thank you!
Raman
Hi @DRF
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->theme.css ->paste bellow code in bottom of file
section.dynamic-collection-list–container {
padding-left: 0 !important;
padding-right: 0 !important;
}
Hope that my solution works for you.
Best regards,
Richard | PageFly
Hey @DRF .
Thanks for reaching out.
Did the coding changes advised by @ReturnPrime and @PageFly-Richard , work for you? If so, be sure to mark their post as a solution to inform others that may view the thread.
I appreciate you letting us know which theme is being used as that is very helpful! Looking into the options available using the Dawn theme, I noticed that we cannot make changes to the online store width using the Theme Editor. However, you could make a change of coding to the theme to have the width of the online store displayed as you would like. Since the Dawn theme is designed and supported by Shopify, we can use free design time for Shopify themes to have our internal team make the changes on your behalf.
If you are interested in using the design time, you will need to login to your store using the Contact Us page. This will allow us to securely verify you as the store owner before speaking directly with a Support Advisor about the changes you would like to see.
Let me know if you have any questions.