Comments Jade started the conversationNovember 8, 2015 at 2:14amHi,My website's logo on my iPhone is tiny. How to I make it larger? I have tried the css that I found here: http://www.salienttheme.com/change-logo-size-salient-theme/ but it doesn't seem to be working.Thanks!Related URL: http://www.wenonahwebster.com/ 8,990Tahir repliedNovember 9, 2015 at 3:19pmHey ,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 header#top #logo img, #header-outer[data-permanent-transparent=\"false\"] #logo .dark-version { height: 54px!important; margin-top: -23px!important; } }Best. ThemeNectar Support Team Sign in to reply ...
Hi,
My website's logo on my iPhone is tiny. How to I make it larger? I have tried the css that I found here: http://www.salienttheme.com/change-logo-size-salient-theme/ but it doesn't seem to be working.
Thanks!
Related URL: http://www.wenonahwebster.com/
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Best.
ThemeNectar Support Team