SS 7.1 supports Logo (center) - Navigation (left), doesnt support Logo (right) - navigation (left)
You can set Logo (Center) - Nav (left), then add this code to Home > Design > Custom CSS
@media screen and (min-width:768px) {
.header-title-nav-wrapper {
flex: 1 0 100%;
}
.header-layout-branding-center .header-title {
text-align: right;
}
}
Recommended Posts
Posted by tuanphan,
4 reactions
Go to this post
Create an account or sign in to comment
You need to be a member in order to leave a comment