Category: bigcommerce stencil theme
-
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 Store and Smaller for Invoice Quick video guide.
-
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, i have multiple options that alter the price and it currently displays the lowest price so customers get annoyed when the price changes on selection…
-
increase logo size on mobile devices in Bigcommerce cornerstone light theme
Paste below SCSS at theme.scss last line. [siteorigin_widget class=”WP_Widget_Custom_HTML”][/siteorigin_widget]
-
bigcommerce cornerstone theme bigger logo on mobile device
copy and paste below CSS at Site Verification Tags or Visual Website Optimizer a quick video guide for custom CSS for dummies Your browser does not support the video tag. [siteorigin_widget class=”WP_Widget_Custom_HTML”][/siteorigin_widget]
-
Bigcommerce add trust safe checkout badges to my cart page
quick video guide to add trust safe checkout badges to my cart page at Bigcommerce theme .trust-badges { float: right; clear: both; padding-top: 20px; } https://www.youtube.com/watch?v=74V8Pff9qiE
-
bigcommerce cornerstone theme: Removing padding around the logo in the header
Quick video guide Cornerstone: Removing padding around the logo in the header. <style> .header-logo { margin: 1rem auto 1rem; } </style>
-
bigcommerce stencil visible bulk pricing table
https://support.bigcommerce.com/s/question/0D74O000007TxoG/detail?s1oid=00D30000001FDCG&s1nid=0DB13000000Gmw5&emkind=chatterCommentNotification&s1uid=0051B00000Cdq7l&emtm=1617723988677&fromEmail=1&s1ext=0 bigcommerce removed footer script so to add custom CSS use Advanced Settings › Web Analytics a quick video guide for custom CSS for dummies