Remove bigcommerce cornerstone theme unwanted header and footer space frequently asked question at bigcommerce community forum. copy and paste below CSS at footer script
Author: minu
Replace below code with templates/components/products/carousel.html
for the theme fortune bright, the description shows first on the phone instead of the image. Can we switch that? https://support.bigcommerce.com/s/question/0D71B000005e7nF/for-the-theme-fortune-bright-the-description-shows-first-on-the-phone-instead-of-the-image-can-we-switch-that?s1oid=00D30000001FDCG&s1nid=0DB13000000Gmw5&emkind=chatterCommentNotification&s1uid=0051B00000Cdq7l&emtm=1556044481351&fromEmail=1&s1ext=0 QUICK VIDEO GUIDE
I need to add a section between the main image (carrusel) and products section. This will be a still image with instructions on how to contact us. I know a little bit of html and css, is just I cannot find where to add this, thank you Alberto Villarreal QUICK VIDEO GUIDE – https://support.bigcommerce.com/s/question/0D71B000005dcsi/add-section-to-cornerstone-theme?s1oid=00D30000001FDCG&s1nid=0DB13000000Gmw5&emkind=chatterCommentNotification&s1uid=0051B00000Cdq7l&emtm=1553828950506&fromEmail=1&s1ext=0
https://support.bigcommerce.com/s/question/0D71B000005dbLi/how-do-i-change-the-background-color-on-one-specific-page?s1oid=00D30000001FDCG&s1nid=0DB13000000Gmw5&emkind=chatterCommentNotification&s1uid=0051B00000Cdq7l&emtm=1553744557734&fromEmail=1&s1ext=0 here is guide edit theme files – https://support.bigcommerce.com/s/article/Stencil-Themes#edit open templates/layout/base.html find <body> replace with <body class=”{{ page.title }}{{category.name}}{{product.title}}”> debug your page to fine new body CSS of that page. code new CSS with that body name.
quick video to change product description position of Fortune Bigcommerce stencil free theme
https://support.bigcommerce.com/s/question/0D51B0000561Yd6/remove-amex-and-diners-payment-logo-icons-from-optimized-one-page-checkout?s1oid=00D30000001FDCG&OpenCommentForEdit=1&s1nid=0DB13000000Gmw5&emkind=chatterPostNotification&s1uid=0051B00000Cdq7l&emtm=1550105130415&fromEmail=1&s1ext=0https://support.bigcommerce.com/s/question/0D51B0000561Z1LSAU/how-do-i-remove-credit-card-logos-that-we-dont-accept How do I remove credit card logos that we don’t accept? We’re running “White” Blueprint theme and, since upgrading to the 1-page express checkout, there are credit card logos showing that we don’t accept – Amex, Diners, Discover. This only shows in Step 4 “Payment” How do I remove the logos that we don’t […]
open /templates/components/common/payment-icons.html then replace with below code
VIDEO GUIDE – How to add a different Google font to a Stencil theme https://support.bigcommerce.com/s/question/0D51B00004rAeNnSAK/how-do-i-add-a-different-google-font-to-my-stencil-theme https://youtu.be/orgJTeiDGXk
Our shop recently migrated to Cornerstone from another theme. The aspect ratio for our previous carousels is causing display issues with the Cornerstone Hero Carousel. Specifically, the image is expanding to cover the full width of the screen, which causes the carousel graphic to be cut off at the top and bottom. What aspect ratio […]