Category: Blog
-
bigcommerce cornerstone hover dropdown categories
bigcommerce cornerstone change menu from click to hover. paste below CSS at theme.scss last line. How to edit theme.scss
-
bigcommerce checkout – how to remove “Or continue with” text
To hide the “Or Continue With” text on the BigCommerce checkout page, you can use the BigCommerce Script Manager. Follow the steps below: Quick video guide
-
bigcommerce page builder
bigcommerce page builder – Homepage 3 column basic image text and button design. bigcommerce pagebuilder – 2 column about us basic page layout design with image and text. https://www.youtube.com/watch?v=8hmBqMVFyy4
-
add custom CSS using Advanced Settings › Data Solutions > Site Verification Tags or Visual Website Optimizer
bigcommerce removed footer script so to add custom CSS use Site Verification Tags or Visual Website Optimizer a quick video guide for custom CSS for dummies https://bigmadness.com/wp-content/uploads/2020/04/customCSSbigcommerce.mp4
-
always visible “Add to cart” button bigcommerce cornerstone theme
Quick video guide for always visible “Add to cart” button at product card category bigcommerce cornerstone theme
-
How to Change Sale Now Price to red using Bigcommerce stencil theme
Another most repeat asked question at Bigcommerce forum https://support.bigcommerce.com/s/question/0D74O000006ChGY/how-to-change-sale-now-price-to-red?s1oid=00D30000001FDCG&s1nid=0DB13000000Gmw5&emkind=chatterCommentNotification&s1uid=0051B00000Cdq7l&emtm=1574301765902&fromEmail=1&s1ext=0 Paste below code at footer script <style> .price-section–withoutTax span.price { color: red; } .price-section–withoutTax.non-sale-price–withoutTax span.price , .price-section–withoutTax.rrp-price–withoutTax span.price { color: #343434; } </style> [siteorigin_widget class=”WP_Widget_Media_Image”][/siteorigin_widget]
-
How to add SVG logo in bigcommerce stencil cornerstone theme
How to add SVG logo in bigcommerce stencil cornerstone theme