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 menu overlay transparency for improved visibility (#17)

authored by

Rogerio Romao and committed by
GitHub
27a9e130 74a3859f

+2 -2
+1 -1
assets/scss/custom.scss
··· 241 241 left: 0; 242 242 right: 0; 243 243 bottom: 0; 244 - background-color: rgba(51, 51, 51, 0.95); 244 + background-color: rgba(51, 51, 51, 0.7); 245 245 z-index: 70; 246 246 &.active { 247 247 @media only screen and (min-width: 800px) {
+1 -1
config.json
··· 1 1 { 2 - "name": "new catalogue for new trader group", 2 + "name": "menu overlay transparency", 3 3 "version": "6.10.0", 4 4 "template_engine": "handlebars_v4", 5 5 "meta": {