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,710Barry 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!Attached files: example.pngBest regards,BarryQreativeThemes.com | WordPress Themes 2Jscheren repliedJanuary 4, 2024 at 3:10pmHi,This is perfect, thank you.1 Like 1,710Barry repliedJanuary 4, 2024 at 3:48pmGreat! You're welcome!Let me know if you have any other questions.Best regards,BarryQreativeThemes.com | WordPress Themes 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:
If this is not what you meant please explain further.
Thanks!
Attached files: example.png
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Hi,
This is perfect, thank you.
Great! You're welcome!
Let me know if you have any other questions.
Best regards,
Barry
QreativeThemes.com | WordPress Themes