Comments 2Jscheren started the conversationJanuary 3, 2024 at 6:58pmHello,is it possible to align the top logo on the homepage at the center of the page?And is this also possible with the bottom header? 1,844Barry repliedJanuary 3, 2024 at 7:24pmHi there,Thank you for your message.Please see attached image below my message. Like that example is that how you want to change the header layout? If so, you can copy/paste the following CSS code to Appearance -> Customize -> Additional CSS: /* center theme header */ @media (min-width: 992px) { .header .header-wrapper .header-logo, .header .header-wrapper .header-navigation, .header .header-widgets .container { float: none; display: flex; height: auto; align-items: center; justify-content: center; } .header .header-wrapper .header-logo { padding-top: 30px; } } If this is not what you meant please explain further.Thanks!Best regards,BarryQreativeThemes.com | Our WordPress Themes | Hire Us / Services 2Jscheren repliedJanuary 4, 2024 at 3:10pmHi,This is perfect, thank you.1 Like 1,844Barry repliedJanuary 4, 2024 at 3:48pmGreat! You're welcome!Let me know if you have any other questions.Best regards,BarryQreativeThemes.com | Our WordPress Themes | Hire Us / Services Sign in to reply ...
Hello,
is it possible to align the top logo on the homepage at the center of the page?
And is this also possible with the bottom header?
Hi there,
Thank you for your message.
Please see attached image below my message. Like that example is that how you want to change the header layout? If so, you can copy/paste the following CSS code to Appearance -> Customize -> Additional CSS:
/* center theme header */ @media (min-width: 992px) { .header .header-wrapper .header-logo, .header .header-wrapper .header-navigation, .header .header-widgets .container { float: none; display: flex; height: auto; align-items: center; justify-content: center; } .header .header-wrapper .header-logo { padding-top: 30px; } }If this is not what you meant please explain further.
Thanks!
Best regards,
Barry
QreativeThemes.com | Our WordPress Themes | Hire Us / Services
Hi,
This is perfect, thank you.
Great! You're welcome!
Let me know if you have any other questions.
Best regards,
Barry
QreativeThemes.com | Our WordPress Themes | Hire Us / Services