Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #222907

    Hi,

    Is it possible to add some text on the rollover images of the gallery instead of the arrow over the yellow background, so they can display specific information of the link that is gonna be clicked?

    something similar to this:

    https://www.costaricastarvillas.com/?cat=4

    thanks

    #222992

    Hi Pector!

    You can add following code to Quick CSS in Enfold theme options under Styling tab to display a static text on hover

    .image-overlay.overlay-type-extern .image-overlay-inside:before {
    content: 'your text';
    font-family: 'entypo-fontello';
    }

    You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.

    Cheers!
    Yigit

    #223023

    Thank you for your response.

    So, with that code the text is gonna be static in every single photo right? I mean if I type the word “Villa” in the custom CSS the word “Villa” is gonna be displayed in every photo. There’s no way (easy) to have different texts in all of the photos?

    #223026

    Hi!

    Yes, instead of arrow “Villa” will be displayed on image hovers and unfortunately there is no easy way to do it

    Best regards,
    Yigit

    #223028

    Thank you man.

    Just one last question if you please.

    My client also requested me if it was possible to insert a search box in a layerslider gallery so one can search for items in the site. Is that also complicated or is it doable with a few lines of code ?

    regards

    #223041

    Hi!

    You are welcome. I saw that you have another topic with your questions. So i am going to close this one and answer you there to avoid confusion :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘text on rollover’ is closed to new replies.