The repo for Purrform's main BigCommerce store.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: update category header image and style adjustments for Valentin… (#38)

authored by

Rogerio Romao and committed by
GitHub
42803518 42d961b9

+12 -6
+1 -1
config.json
··· 1 1 { 2 - "name": "fix unreachable coupons on small iphones", 2 + "name": "valentines promo", 3 3 "version": "6.10.0", 4 4 "template_engine": "handlebars_v4", 5 5 "meta": {
+8 -2
templates/components/products/card.html
··· 256 256 257 257 <style> 258 258 article.card { 259 + border: 1px solid #E83D55; 260 + } 261 + article.card:hover { 259 262 border: 1px solid #556153; 263 + /* background-color: #556153; */ 264 + 260 265 } 261 266 .card-button .quick-cart { 262 - background-color: #687D69; 267 + background-color: #E83D55; 263 268 color: #fff; 264 269 border-radius: 6px; 265 270 transition: all 0.3s ease; 266 271 } 267 272 .card-button .quick-cart:hover { 268 - background-color: #556153; 273 + /* background-color: #556153; */ 274 + background-color: #cb394d; 269 275 color: #fff; 270 276 } 271 277 </style>
+3 -3
templates/pages/category.html
··· 17 17 {{#partial "page"}} 18 18 19 19 {{> components/common/breadcrumbs breadcrumbs=breadcrumbs}} 20 - {{!-- {{#if category.image}} 20 + {{!-- {{#if category.image}} --}} 21 21 {{> components/common/responsive-img 22 - image=category.image 22 + image="https://cdn11.bigcommerce.com/s-lh9wfk05w0/images/stencil/original/image-manager/23632-purr-carousel-design-valentines2-design-v2.jpeg?t=1770042357" 23 23 fallback_size=theme_settings.zoom_size 24 24 lazyload=theme_settings.lazyload_mode 25 25 class="category-header-image" 26 26 }} 27 - {{/if}} --}} 27 + {{!-- {{/if}} --}} 28 28 29 29 <div class="category-description"> 30 30 <div class="col8">