Hi!
http://www.hotelladdict.se
I can’t see the social media icons on my smartphone.
What shall I do in order to view them on smartphone as well?
Thanks
Charlotte
Hi Charlotte!
You can use this code to show the social icons (add it to the child theme style.css or quick css field):
@media only screen and (max-width: 479px){
.responsive #top #wrap_all #header .social_bookmarks, .responsive #top #wrap_all #main .av-logo-container .social_bookmarks {
display: block !important;
}
}
@media only screen and (max-width: 767px){
.responsive #top #wrap_all .logo img {
width: 75%;
}
}
Cheers!
Peter
Great, thanks :)
Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon