• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Fred
  • Private: No
  • Open Date: 14.05.20, 16:15
  • Opened by: Lafont Thomas
  • Closed by: Fred
  • Closed on: 08.09.20, 11:36
  • Reason: Closed
  • Comment: Glad to help!

Ticket #17884 - Link problem on PageBuilder

Hello,

In the Builder page, when we use a single image element, even if we do not enter links, on the front office there is still an empty link on the image (#) and an effect on the image .

How to remove this problem?

thank you

Comments

Fred 15 May 2020, 16:29

Hi, Lafont Thomas.

Lafont Thomas 15 May 2020, 16:31

Thank you so much. I see that link has been removed, it’s great! On the other hand there is always the effect of Zoom on the images on hover when there is no link …

Fred 15 May 2020, 16:34

you can disable it in the Image widget settings

Lafont Thomas 15 May 2020, 16:39

Hello, The CSS effect is already disabled on the last 3 images of the HomePage below, and the zoom effect is still there.

Lafont Thomas 29 May 2020, 08:37

Hello,

Can you please look at the problem?
Even after deactivating the animation there is still this zoom effect on the flyover photos.

Have a good day

Fred 29 May 2020, 09:46

Where did you deactivate that effect? please take a screenshot

Lafont Thomas 29 May 2020, 13:43

261/5000
We disabled it in the widget. See screen print. And on the site there is always this zoom effect on the flyover.

Besides, for all the images, if we change the animation in the widget, the animation does not change on the site, it’s always the same.

Attachments:

index.png (111.6 KiB)
Fred 29 May 2020, 23:28

The issue have been fixed with custom CSS

body .pts-btnlink:hover img {transform: scale(1)}