All things Shopify and commerce
Hello,
i have a question:
when i put cursor over colour selector, colour name is too long and its hides under product picture, how to setup it to be visable on picture?
I add screenshot to clarify my situation.
Solved! Go to the solution
This is an accepted solution.
@PrzemekRad add this css part in code:
.globo-swatch-product-detail li label:hover .attr-title-hover {white-space: normal !important;}
This is an accepted solution.
remove :hover state from css like:
.globo-swatch-product-detail li label .attr-title-hover {white-space: normal !important;}
this should solve glitch
Hi @PrzemekRad can you share website url?
Why you need it?
In short - you need to add css style whitespace: wrap for this text. But if you want workable code snippet for your theme i need url to check classnames in dev console.
This is an accepted solution.
@PrzemekRad add this css part in code:
.globo-swatch-product-detail li label:hover .attr-title-hover {white-space: normal !important;}
Its a bit gliching when coursor left colour indicator, but works fine when its over it, so thanks 😉
This is an accepted solution.
remove :hover state from css like:
.globo-swatch-product-detail li label .attr-title-hover {white-space: normal !important;}
this should solve glitch
Nice, thats working prerfectly 😉 Thank you very much
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024