Shopify Website

Shopify - Changes to the Impluse theme

CSS


Assets / theme.scss.liquid
.megamenu__colection-image {
background-position: center;
.size-chart-link .btn {
background-color: transparent;
color: black;
font-weight: 300;
text-transform: none;
border-bottom: 1px solid;
padding: 0 0 3px 0;
margin: 0 0 30px;
font-size: 14px;
letter-spacing: 2px;
}
.size-chart-link .btn:hover {
background: transparent !important;
border-bottom: 1px solid transparent;
}
span.stamped-badge-caption {
font-size: 12px !important;
}

Templates


Snippets / product-template.liquid
Line 158:
<div data-app="eastsideco_sizeGuides"
data-shop="{{ shop.permanent_domain }}"
data-tags="{{ product.tags | join:',' | escape }}"
data-metafields="{{ product.metafields.esc-size-matters.tag }}"
data-popup="">
</div>
Snippets / ajax-cart-template.liquid
Line 62:
<div style="padding-bottom: 30px;" class="appear-animation appear-delay-4">
<strong>When will I get it?</strong>
<br />
All products are printed just for you in <i>1-3 days</i>. Shipping adds another <i>5-20 days</i> depending on how close you are to our EU or US production facilities.
You will get a tracking link to follow your shipment as soon as it is sent.
</div>

Stamped.io reviews
Files affected:
Layout / theme.liquid (js file include)
Sections / product-template.liquid (review widget)
Sections / product-sections-template.liquid (review widget)
Snippets / product-template.liquid (review badge product page)
Snippets / product-grid-item.liquid (review badge product list)R
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.