How to make these swatches stretch horizontally across this tab instead of vertically?

As the title states, I’m trying to figure out how to make these swatches stretch horizontally instead of vertically across. Also if there’s a way to make them clickable or when I hover over them, to make them larger. Thank you.

Hi @vehevince

Please share that page link

https://goodlandsupplyco.com/collections/unisex-demo-collection/products/unisex-happy-stripe-hoody

Did that link work?

Please give me password protected

awdeeb

Please add this code to bottom of your base.css file in Online store > Themes > Edit code.

.product__description-container .rte img { display: inline-block; }

Also, they are images, not color swatches

Unfortunately that didn’t work. Am I pasting the code in the wrong area? I’m in base.css

You added code in @media case, please move it very bottom of your file

Still the same results unfortunately. What am I doing wrong? Thanks for your help by the way.

Go to your theme.liquid file and add this code before tag


Here? That didn’t solve the issue and now that code is being displayed at the top of the page.

The code should be like this


That worked! Thank you so much, I appreciate your help a lot and hope you have a nice day :slightly_smiling_face:

You are very welcome

It’s happening again!

Please send me that page URL?

https://goodlandsupplyco.com/pages/resources

Hi sorry to bother you but have you found a solution yet?

Hi, that page return 404 not found.