New Landing › How can we help? › Cardinal Theme Support › Cardinal – Feature Request › Alt logo mobile header
Hi,
how can i use the ALT logo on mobile header?
Tnks
The Alt logo only can be used in specific pages. Can you let us know what logo(dimension and url) you want to load specifically in mobile?
-Rui
What I need is to be on every page when you enter through a mobile.
Help please.
Yes, I know that. But you want a different logo, so I guess it’s a different size or image. Can you upload that logo image in the WordPress media library and provide us the link to that logo?
sure, give me a 2 minutes
Done
Could you maybe link us to it please?
the site is:
souto.com.br/projetos/intertank
the logo is:
http://souto.com.br/projetos/intertank/wp-content/uploads/2014/08/LogoAlt.png
the alt logo:
http://souto.com.br/projetos/intertank/wp-content/uploads/2014/08/logo_10.png
Will have to forward to the developer. -Rui
Try this custom css:
#mobile-logo a { background: transparent url('http://souto.com.br/projetos/intertank/wp-content/uploads/2014/08/logo_10.png') no-repeat top center; height: 80px; width: 224px; background-size: 100%; } #mobile-logo img { display: none!important; }
– Ed
Not sure it would look good centred with the menu icon, however this is the value which controls the width, simply add tho custom css:
@media only screen and (max-width: 479px) { #logo a:first-child { max-width: 80%; } }
Is it possible to use an alt logo for mobile in the Neighbourhood theme?
Unfortunately not sorry
– Kyle
ok – thanks anyways
You must be logged in and have valid license to reply to this topic.