How can I remove the link from the image in the footer section + I want to adjust the text below the image so that it is closer to it – how can I do that?
Best regards!
Hey transformmedia,
Please try the following in Quick CSS under Enfold->General Styling:
#media_image-2 a {
pointer-events:none;
}
#media_image-2 {
padding-bottom:0;
}
Best regards,
Rikard
Thank you very much, that worked! :)
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon