Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
@media only screen and (max-width: 999px) {
#header-outer #top .row .col.span_9 {
flex-direction: row-reverse !important;
}
}
Hi! Is it possible to align the hamburger menu to the right instead of the left in the Mobile Header Layout type 'centered'?
Hi there,
Thank you for reaching out to us.,
Try switching to this layout in the Salient > Header Navigation > Mobile Header.
Try this and let us know how it goes.
Regards,
Hi Andrew,
Yes I saw that option, but i would like my logo to stay in the middle.
Regards,
Mathilde
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hi Tahir,
That works, thanks so much!
Regards,
Mathilde