Hi
I am working on a webpage where lots of images link to each persons LinkedIn-profile. But when viewing on mobile where the LinkedIn-link i visible all the time I can see that each image is placed on the LinkedIn-button.
Hey Snowgaard,
You linked to a preview page so we need login details to be able to see it, please post them in private.
Best regards,
Rikard
Hi Rikard
I think I postet the wrong URL. You should be able to see the website.
Hi,
Thanks for the link. Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 990px) {
.avia_image_team {
padding-bottom: 20px !important;
}
}
Regards,
Rikard
Perfect Rikard. Thanks.
Just one more thing now, I can see that the portraits are not aligned left with the LinkedIn-button and the text below. Can you help with that one as well?
Hi,
Please try this as well:
@media only screen and (max-width: 990px) {
.team-img-container img {
margin: 0 !important;
}
}
Best regards,
Rikard
Again perfect. Thank you so much Rikard.
Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy