Shopify themes, liquid, logos, and UX
Hi,
I got the size guide to move to the right but want it above the variants. My site is https://vazluxe.com/collections/chloe-1/products/chloe-kick-sneakers
Solved! Go to the solution
This is an accepted solution.
hi @Luxurymrkt
please consider updating the theme.css with CSS.
theme.css
.js-enabled.product__option {
position: relative;
}
.js-enabled.product__option a.product__information-popup.product__block.product__block--medium.fs-body-75 {
position: absolute;
top: 0;
right: 0;
margin: 0;
}
output:
Dotsquares Ltd
Problem Solved? ✔ Accept and Like solution to help future merchants.
This is an accepted solution.
hi @Luxurymrkt
please consider updating the theme.css with CSS.
theme.css
.js-enabled.product__option {
position: relative;
}
.js-enabled.product__option a.product__information-popup.product__block.product__block--medium.fs-body-75 {
position: absolute;
top: 0;
right: 0;
margin: 0;
}
output:
Dotsquares Ltd
Problem Solved? ✔ Accept and Like solution to help future merchants.
THANKS SO MUCH .
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025