Customize CSS Styling

You can add custom CSS from within the app by going to Layout > Custom CSS.

In this section, you can add CSS selectors to target any elements within the Shop The Look section.

Below is a list of common CSS selectors you can use to customize the section's appearance.

Selector for main title of the widget

.stl__embeded .ctl-title 

widget

Selector for product titles

.stl__embeded .ctl-product-title a

widget

Selector for product price

.stl__embeded .ctl-product-price span

widget

Selector for the add to cart button

.stl__embeded .shopthelook_add-to-cart

widget

Selector for the variants dropdown

.stl__embeded .shopthelook_variants

widget

Selector for the product image

.stl__embeded .cell-asset-image

widget

Was this page helpful?