Text and button on image when hovered
Hello:
How can I achieve this same effect (Either of the two options is fine) using the elements from BeBuilder? Is there any suggestions in that regard? I tried the hover box element but it onlychanges into another image, but I want more: I want to add a button and arguably a description whenever someone hovers.
Comments
Hi,
You can add a wrap with a background image and a button within it, and with custom CSS, set the wrap content to display: none and display: block on hover.
Best regards