Update: DIY Style Patch
Download and add these files to your store folder via WEBDAV to correct the issues listed below.
How do I make the homepage image carousel autoplay?
The javascript code in your theme has the auto play setting turned off. Please contact us and ask us to correct the code to autoplay.
How come I cannot change the colors using the style editor?
The style editor is not currently supported but is a planned update in the future. If you would like color adjustments, you can ask us to manually change them by specifying a new HREF color to override a color below. This service is $80. You can use this online color picker if you are unsure of what color code to provide http://www.colorpicker.com/.
Default Color Scheme
#f75f31 – bright orange
#fca88f – peach
#7ebdb8 – darkest teal
#6cb8b3 – dark teal
#7cd3cd – teal
#bde8e5 – light teal
#9a6f53 – brown
#505050 – text
#757575 – gray
#CCCCCC – light gray
#f5f5f1 – tan
Advanced – if you are comfortable modifying CSS and updating your template files please use the LESS compiler below
Instructions
- Edit the color variables below
- Click on “View Compiled” in the right and corner of this panel
- Copy the compiled code into the very bottom of your custom.css file in your template directory
See the Pen Crafted Bigcommerce Theme Custom Color Scheme by Jacob Lett (@JacobLett) on CodePen.
How do I remove the sale tag from the product page when it is not on sale?
Your theme requires some CSS code to remedy this issue. Please contact us and we will correct this for you. In order for the sale tag to work properly, please build your product pricing as shown below.
Why does the shopping cart look off on a mobile device?
Your theme requires some CSS code to remedy this issue. Please contact us and we will correct this for you.
How do I add Instagram social network to my theme?
Your theme requires some CSS and HTML code to remedy this issue. Please contact us and we will correct this for you.
How come I do not see the quickview and add to wish list button like other themes?
The quickview and wishlist buttons are white so if your product images are white they will appear missing. Please contact us and we will correct this for you.
How do I move the blog and social links in the footer over to the left in the footer?
Edit the HTML template files in the footer.html panel. Move the empty div to the bottom of the list like shown in the picture below. If you need help please contact us and we will correct this for you.
My top navigation menu does not fit. Could I move the search box to a different location?
One way of solving this issue is to move all over your categories into a parent category named “shop” or “shop now”. You can then list some informational pages to the right of your product categories. Below is an example. If you need help please contact us and we will correct this for you.
How do I move the password info box so it doesn’t overlap the password input field?
Add the code below to your custom.css file. If you need help please contact us.
Why does my contact form not have a submit button?
Sometimes if the Captcha form id disabled the submit button is hidden. Please make sure the captcha setting is enabled in your Bigcommerce display settings.
Learn more about e-commerce templates.