September 22, 2021 at 12:06 pm
#92598
Theme Horse Support Team
Keymaster
Hi hilalcografyasi,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.navbar-head-row {
-ms-flex-pack: center;
justify-content: center;
-ms-flex-direction: column;
flex-direction: column;
}
Thanks