Bigcommerce Design Studio

How to make – Vault Bigcommerce theme, mobile logo bigger?

To make the mobile logo bigger in the Vault BigCommerce theme, add the following code to theme.scss. Navigate to Storefront > My Themes > Customize > Edit Theme Files, find theme.scss, and paste the code at the bottom. Save and apply changes.

Or follow our video guide for step-by-step instructions. https://sumnima.studio/bigcommerce-how-to-edit-theme-scss/

@media only screen and (max-width:800px) {
	.header-logo>a,
	.header-logo-image-container {
		position: static;
	}

	.header-logo-image {
		max-height: 90%;
	}
}


Chris Lewis (Customer) asked a question.

Vault theme, make mobile logo bigger?

Can someone help me make the mobile logo larger in vault them please?

https://support.bigcommerce.com/s/question/0D7TS000003PiiT0AS/detail?fromEmail=1&s1oid=00D30000001FDCG&s1nid=0DB13000000Gmw5&s1uid=0051B00000Cdq7l&s1ext=0&emkind=chatterCommentNotification&emtm=1740496630316