Hi, I have a problem with my CSS code.
When I enter this code, it only works on Android and not Apple.
@media only screen and (max-width: 767px) {
.product-support-block {
width: 100px;
height: 100px;
}
.dt-sc-support-blocks-section .dt-sc-support-block {
margin-top: 15px;
display: flex;
height: 100%;
flex-wrap: wrap;
}
}
Hello @mountainsap
This is Amelia at PageFly - Shopify Advanced Page Builder app.
Could you share the link to your store and let me test it out?
1 Like
Hi, thanks for the answer.
link: https://www.zoopetworld.com/
password: Zoopetworld2024
Thanks
Hello @mountainsap
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Store → Themes → Edit Code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag
Hoping my solution helps you solve your problem.
Best regards,
Amelia | PageFly
2 Likes