Comments Oliver started the conversationMay 3, 2016 at 3:58pmHi Tahir,Is it possible to centre the Logo on Mobile?Many thanks in advance,Oliver. 8,994Tahir repliedMay 3, 2016 at 9:23pmHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (max-width: 1000px) and (min-width: 1px) { body[data-slide-out-widget-area="true"] header#top #logo, #header-outer[data-mobile-fixed="1"] header#top #logo { display: table !important; margin: auto; } } Bes.t ThemeNectar Support Team Oliver repliedMay 3, 2016 at 10:16pmPerfect! Thank you. Sign in to reply ...
Hi Tahir,
Is it possible to centre the Logo on Mobile?
Many thanks in advance,
Oliver.
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Bes.t
ThemeNectar Support Team
Perfect! Thank you.