BRANCHES: Hide the Branch Toggle on the Front End

Miva Knowledge Base
Want to start an online store? We work with you from start to finish, from commerce platform to design to SEO.
Experience counts, and we have a lot.
Important Notice: This information is for internal reference only. Use at your own risk.

BRANCHES: Hide the Branch Toggle on the Front End

Scot Ranney • April 11, 2026


Super easy:

<style>
mm-runtimebranchpreview {
	display: none !important;
}
</style>

https://www.scotsscripts.com/mvblog/branches-hide-the-branch-toggle-on-the-front-end.html

mvkb_branch mvkb_css mvkb_smt