Hey,
http://www.hotelladdict.se
Can you tell me why the Icon link for Boka Hotell is not working on mobile,
The link works from my computer – https://www.hotelladdict.se/boka-hotel/
Thanks
Charlotte
Hey Charlotte,
Add this to quick css:
@media only screen and (max-width: 767px) {
#text-9 .textwidget:first-child{
margin-top:50px!important;
}}
Best regards,
Jordan Shannon
Thanks :)