Category: CSS
-
bigcommerce vault theme search background fix
quick background color fix bigcommerce vault theme search background fix. paste below css at theme.scss last line follow guide – https://sumnima.studio/bigcommerce-how-to-edit-theme-scss/ you need to change background color code base on your header. above code done base on – https://support.bigcommerce.com/s/question/0D5TS00000Mnoow0AB/help-with-search-bar-color-on-sticky-nav?language=en_US
-
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 how to edit theme.scss
Follow video to edit bigcommerce stencil theme.scss to add new CSS. Root theme.scss Fortune theme.scss
-
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]
-
same line category and top navigation include cart – bigcommerce cornerstone theme
Paste the below CSS at theme.scss last line. [siteorigin_widget class=”WP_Widget_Custom_HTML”][/siteorigin_widget]
-
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
-
visible search box bigcommerce theme cornerstone
Would like to know how to delete “search” and have an actual search box instead Hi…I have Cornerstone Bold and would like to switch out the word search for an actual search bar with a magnifying glass…it would go on the left top of each page…is there a way to input the code for that?…my…
-
bigcommerce cornerstone theme bigger mobile logo
@media (max-width: 801px){ body { padding-top: 10rem; } .header-logo-image-unknown-size { max-height: 8rem; } .navPages-container.is-open { padding-top: 10rem;} } bigcommerce removed footer script so to add custom CSS use Advanced Settings › Web Analytics a quick video guide for custom CSS for dummies https://support.bigcommerce.com/s/question/0D74O000006UPAK/logo-on-mobile-version-is-too-small?s1oid=00D30000001FDCG&s1nid=0DB13000000Gmw5&emkind=chatterCommentNotification&s1uid=0051B00000Cdq7l&emtm=1593669445590&fromEmail=1&s1ext=0 kyriakos karmiotis (Customer) asked a question. June 30, 2020 at…