Please see attached screenshot. Is it possible to remove the text "irma van toledo" in the heaer just for mobile? As you can see we use a logo as background.
Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.
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):
@media only screen and (max-width: 1000px) and (min-width: 1px) {
body #header-outer[data-permanent-transparent="false"] header#top #logo.no-image {
display:none !important;
}
}
Hi,
Please see attached screenshot. Is it possible to remove the text "irma van toledo" in the heaer just for mobile? As you can see we use a logo as background.
Thank you for your help.
Regards,
RIchard
Hey Again,
Simply upload a transparent PNG in here : http://prntscr.com/n900s6 .
Best
Salient Support Team | Say Hello!
Hi,
Unfortunately this is not possible as the option "Use Image for Logo?" is switched off.
Regards,
Richard
Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.
Salient Support Team | Say Hello!
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
Salient Support Team | Say Hello!
Thank you very much for your quick reply!!!!
Issue solved :-)
Regards,
Richard