Hi.
I am working on this page: https://samverkanmotbrott.se/broschyrer/ and I am wondering if there is any way to have a hover picture when placing the cursor over the buttons?
Tomas
Hi.
I am working on this page: https://samverkanmotbrott.se/broschyrer/ and I am wondering if there is any way to have a hover picture when placing the cursor over the buttons?
Tomas
Hello Tomas,
Do you mean having a background image to a button when it is hovered? If so, regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
Thanks for understanding. Take care!
Actually I mean like a tooltip when placing the cursor over the button. Like when you are hovering over a text. Sort of like this: https://theme.co/apex/forums/topic/how-to-create-pop-ups-or-tooltip-on-hovering-over-text/
But on a button instead
Hi @TomasJarvling,
Unfortunately, you can use the feature in question with the Button element as it is a very old shortcode of the theme.
The intent of that pop-over [x_extra]
shortcode is to use it inline in the text such as:
This is my [x_extra href="#example" title="Yeah, tooltip time!" info="tooltip" info_place="top" info_trigger="hover"] Place your content here [/x_extra]. Hello guy!
The Button element does not have that feature and you can not add shortcode inside the Primary Text options of the element.
You need to search for third-party plugins to add the functionality. We do not have any official recommendations on which plugin you use.
In general, you need to follow the recommendations mentioned in this article when you want to choose a third-party plugin.
Thank you for your understanding.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.