Forums
Home / Theme: MH Magazine lite / Logo
(@thekaddu)
11 years, 3 months ago
Hi, is there any way to center align the logo?
(@mh-themes)
Hi TheKaddu,
please add this to “Custom CSS” (Appearance => Customize => General Options => Custom CSS):
.logo-wrap img { display: block; margin: 0 auto; }
Regards Michael
Thanks!