Hello @weiyanglee0824,
Thank you for reaching out,
Please put the CSS below in Customizing > Custom CSS/JS > CSS Code:
@media(min-width:1024px) {
.minimal-header.left-menu #site-navigation-wrap, .transparent-header.left-menu #site-navigation-wrap {
float: right !important;
}
.after-header-content {
float: left !important;
}
}
Please read this link for more information about the CSS/JS code on the customizer: https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.
Note: If you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, remember to click on the regenerate all assets file and data in Elementor > Tools(if you have Elementor).
I hope that helps.
Best Regards
Sorry, I didn’t make myself clear.
I would like to align horizontally my menu and language switcher. The language switcher is lower than my menu. I don’t know how to add a screenshot here to show you. Please check the web site directly. https://reseau-lux.com/
Thank you
Hello @weiyanglee0824,
Thank you for reaching out,
The language switcher isn’t aligned, because you didn’t set the logo.
Technically the menu and logo would be aligned together.
Now your website is in maintenance mode and I can write a custom CSS for it: https://postimg.cc/hhN1vVVp
The best way to resolve this is to use a custom header and adjust the alignment with custom elements. Please follow the steps explained in this link: https://docs.oceanwp.org/article/355-how-to-create-a-custom-header
Also, you can learn how to use Chrome Developer Tools or Firefox Developer Tools to help you see and test changes to your CSS:
https://developers.google.com/web/tools/chrome-devtools/
https://developer.mozilla.org/en-US/docs/Tools
CSS Tutorial: https://www.w3schools.com/css/
Note: If you need to attach any screenshots, you can upload them to an online service, get the exclusive link, and share the link.
I hope it helps.
Best Regards