Shopify themes, liquid, logos, and UX
Hello, i got this code, but it only works for pc, can someone adjust it so it would work on phone aswell ? It is for popup table colors. Thank you
https://www.pickupstore.cz/
.product-popup-modal__content-info th {
background: orange;
border: 1px solid orange;
}
.product-popup-modal__content-info td {
border: 1px solid orange;
}
.product-popup-modal__content-info table {
border-collapse: collapse;
Hi @radaApeta
What is this pop-up look like?
@Made4uo-Ribe Hello, i am sorry. Its under product page, under link ¨velikostní tabulka¨ its size chart.
Thanks for the info, try this one.
1. From your Shopify admin dashboard, click on "Online Store" and then "Themes"
2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
3. In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag.
<style>
@media (max-width: 767px) {
.product-popup-modal__content-info th {
background: orange;
border: 1px solid orange;
}
.product-popup-modal__content-info td {
border: 1px solid orange;
}
.product-popup-modal__content-info table {
border-collapse: collapse;
}
</style>
4. And save.
5. Result:
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
@radaApeta don't just link to a homepage, link and list to a specific url WHERE the thing of issue is.
Don't make others already giving you the courtesy or their time waste more time digging around.
https://community.shopify.com/c/blog/how-to-get-support-from-the-community/ba-p/1399408
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
Hello, i am sorry. Its under product page, under link ¨velikostní tabulka¨ its size chart.
https://www.pickupstore.cz/products/air-jordan-1-retro-low-og-psg-paris-saint-germain
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024