Hello dear support team!
I have a question regarding the widget menu:
I have insert in one footer column the advertising area to display two pictures.
I want to show the graphics without outgoing link. Where can I hide the function for hyperlink?
So that it will be not clickable.
Thanks for help!
Hey StudioLiner!
I would just use a text widget and insert the images in with HTML then.
But to answer your question you can use this CSS to disable the links.
.avia_partner_widget a {
pointer-events: none !important;
}
Best regards,
Elliott
Hi Elliott,
thank you for your answer.
I tried it with the text widget with HTML.
Unfortunately i get no picture with this code:
Hey!
Can we please have access to your web site, so we can give it a look?
Your second code does have errors, but the first I do not see anything.
Can we have access to the admin?
Cheers!
Basilis
Hello Basilis,
now the fist line code displays the graphic!
Sometimes i get updates in the backend only after logging out.
Many thanks!
Cheers
Hi!
Both the images are visible in the footer to me please let me knwo if there is anything else that i can help you with?
Best regards,
Vinay
Hi Vinay,
everything is ok. First code line is working. You could close this ticket.
Thank you & enfold team for outstanding support!