Best Premium and Free WordPress Themes › Forums › Online Shop › Online Shop – Menu location › Reply To: Online Shop – Menu location
October 26, 2018 at 4:53 am
#37370
Keymaster
Dear pppeeeuuu,
This feature is not available in our theme. However, you can try adding this CSS code in Additional CSS
Dashboard->Appearance->Customize->Additional CSS
.top-header-wrapper .wrapper{
text-align: center;
}
.top-header-wrapper .header-left {
float: none;
display: inline-block;
}
.top-header-wrapper .header-right {
display: inline-block;
}
Best Regards!