Hello my website is tunetoyz.com password: tunetoyz123
Can someone please help me add padding here I only want it to change on desktop not pc this is located in the product page https://tunetoyz.com/products/carti
Goal: add padding to a specific area on the product page, limited to desktop view. A link, password, and screenshot of the target area were provided.
Proposed solutions:
Status: unresolved. No verified fix and the desktop-only requirement remains unaddressed. Key next step would be a product-page-specific selector combined with a desktop-only approach, but no concrete implementation was provided in the thread.
Notes:
Hello my website is tunetoyz.com password: tunetoyz123
Can someone please help me add padding here I only want it to change on desktop not pc this is located in the product page https://tunetoyz.com/products/carti
Hello @TuneToyz
Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css.
Add the provided code at the end of the file.
.collection {
margin-top: 5%;
}
**Hi @TuneToyz **
Follow these Steps:
{% if product %}
{% endif %}
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka