December 12, 2021 at 3:17 pm
#94856
Theme Horse Support Team
Keymaster
Hi,
Please add the below Custom Code also to work well on mobile view.
.navbar-brand {
width: 100%;
max-width: 350px;
margin-left: auto;
margin-right: auto;
display: block;
}
Thanks