Hello,
With CSS, I could reposition where the caption shows, but changing which text appears there is not a built-in option of the theme. You would have to code this out in a child theme.
If you can post a link, I can help you with the CSS
-Kevin
Thread Starter
jmuniz
(@jmuniz)
Hello Kevin,
Thank you very much for your help !
Here is the link:
http://www.loustic.net/loustic/portfolio1/
For example, on the first image with the title Delta Dore, by hovering over it with the mouse I want the text: Domotic interface to be displayed instead of Delta Dore. For each image will have a different text.
cordially
-Jmuniz
Hi Jmuniz,
You can’t change the hover text with css. You can only reposition it, as Kevin said. Changing the wording would require a bit of code knowledge and a child theme. Why not change the title to your desired text?
Hannah
Thread Starter
jmuniz
(@jmuniz)
Hi Hannah
Thank you very much for your answer.
I did not want to change the title, but as you said will be easier than changing the code.
Regards,