Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks, that is weird. On all my browsers in private mode after clearing all history and cookies still logo is to the left in mobile views. Only on desktop, on phone logo is centered.
Hi,
I have a logo in the middle in desktop and mobile view. How can I center it also in all other devices like ipads?
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hi Tahir,
Many thanks. It works on small ipad but not quite for ipad pro. At least how it looks on an emulator in Safari.
Please take a look on attached images.
Hey Again,
Try using this device specific media query instead of the earlier provided and check :
Edit: The max-device-width should be 1024 and not 1366 .
Thanks
ThemeNectar Support Team
Attachments
Hi, I messed up, I got different code on email and different here somehow.
Now it works good on ipad pro large but logo is on the left on small ipad.
I would like to have logo centered on all devices.
Just corrected the css. Please check now after clearing your cache as its working correctly on my end in Chrome.
Best
ThemeNectar Support Team
Hi, thank you Tahir,
but the same here after cache purge on safari/chrome
See screenshot : http://prntscr.com/rwd8i0 . Try viewing it in Incognito Mode and check .
Best
ThemeNectar Support Team
Also see: http://prntscr.com/rwd8ty .
ThemeNectar Support Team
Thank you Tahir!
Hi,
After last update css changes to center logo on all devices do not work anymore. Could please check if this should work or need any tweeks?
Hey Again,
I am seeing it centered on my end in chrome right now .
Thanks
ThemeNectar Support Team
Thanks, that is weird. On all my browsers in private mode after clearing all history and cookies still logo is to the left in mobile views. Only on desktop, on phone logo is centered.
CSS detects device?
Can you provide a screenshot and the screen resolution you are having this issue on ?.
Thanks
ThemeNectar Support Team
An all resolution after swaping from desktop menu to mobile hamburger logo goes on the left
Hey Again,
min-device-width will only work on devices or emulation mode. It wont work when resizing the Browser.
Thanks
ThemeNectar Support Team
OK, thanks. And that safari emulator?
After a bit of search Safari doesnt allow "min-device-width" so change the css to "min-width" instead: https://stackoverflow.com/questions/38220485/safari-responsive-design-mode-css-media-query-device-not-applied .
Thanks
ThemeNectar Support Team
Many thanks Tahir!
Many thanks for new features in v12 as well!!!!