Hi!
In phone view if you open the menu in the edge of the black if you tap it you will drop it on a link ( shopify free trial) ,same in the bottom of the page with the payment icons. I have never experienced this before. my page link: https://drpenco.com/ open in phone!
@Hi @SzLaccer try to add the css below to your theme.scss.liquid or theme.css or whatever css for your theme
@media screen and (max-width: 769px) {
.drawer--left {
width: 100% !important;
left: -100% !important;
}
}
User | Count |
---|---|
414 | |
166 | |
100 | |
98 | |
96 |