News, inspirations, and thoughts.
-
How to Use Different Logos for Your Store and Invoice in BigCommerce Stencil Theme
Use Different Logos for Your Store and Invoice in BigCommerce Stencil Theme BigCommerce Store: Dark and Light Logos White Logo on Store Causing Problems on Invoice Need Bigger Logo for…
-
How to add “starting from” before the prices – bigcommerce stencil theme
Use Product sale badges to display text before price. Steven Webb (Customer) asked a question. Adding “starting from” before the prices Is it possible to add “Starting From” to my theme,…
-
How to make Bigcommerce Cornerstone logo and navigation same line.
copy and paste below CSS at theme.scss last line — video guide – https://sumnima.studio/bigcommerce-how-to-edit-theme-scss/ @include breakpoint("medium") { .header { display: block; &::after { content: ""; width: 100%; height: 1px; overflow:…
-
Bigcommerce Change New Products Slider to a Grid like Featured Products.
[siteorigin_widget class=”WP_Widget_Media_Video”][/siteorigin_widget] copy and paste below code at /templates/components/products/new.html <h2 class="page-heading">{{lang 'products.new' }}</h2> <ul class="productGrid productGrid–maxCol{{ columns }}" data-product-type="products" data-list-name="New Products"> {{#each products}} <li class="product"> {{>components/products/card settings=../settings theme_settings=../theme_settings customer=../customer event="list"…
-
How to use bigcommerce Using Script Manager
he BigCommerce Script Manager is a visual organization of scripts installed on your store. Any scripts applied by apps or created within the Script Manager are conveniently listed for easier…
-
increase logo size on mobile devices in Bigcommerce cornerstone light theme
Paste below SCSS at theme.scss last line.
-
How to Find and Edit the theme.scss File in BigCommerce Themes (Step-by-Step Guide)
To edit the BigCommerce Stencil theme.scss file and add new CSS, follow these steps: Follow our video guide for step-by-step instructions. Root theme.scss Fortune theme.scss
-
bigcommerce edit checkout text using checkout.js
please follow video with checkout json https://raw.githubusercontent.com/bigcommerce/checkout-js/master/packages/locale/src/translations/en.json