Site logo

[Resolved] Image hover

Home Forums Support [Resolved] Image hover

Home Forums Support Image hover

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #2499600
    Jusung

    On The page, the images above test 1,2,3,4,
    I wanna add hover effect on the image.
    I have the image files for hover.

    Is there a way to make this?

    #2499607
    Fernando
    Customer Support

    Hi Jusung,

    What sort of hover effect are you looking for?

    For reference, effects are possible through GB Pro for images. Reference: https://docs.generateblocks.com/article/effects-overview/

    #2499609
    Jusung

    When the mouse is on the image, I wanna show other image.

    #2499615
    Fernando
    Customer Support

    For reference, do you have a reference site with such an effect? Or, are you referring to something like this?: https://codepen.io/navnoor_brar/pen/QBxyzm – Hover over the image on the link to see the effect.

    #2499620
    Jusung

    Yes That thing.

    but the effect should be slide or something more smooth.

    Do I need to add code for that?

    #2499623
    Fernando
    Customer Support

    No, don’t add that code. It’s just an example.

    What sort of slide is this? Are you referring to a slider where image 1 goes to 2, 3, 4 so on and so forth?

    Something like this?: https://codepen.io/dudleystorey/pen/DvZjLz – click on arrows to see the effect.

    #2499712
    Jusung

    That is amazing.

    but I am asking the pictures aboce test1,2,3,4.

    on the link, you can see which image I want to add as a hover effect.

    #2499727
    Fernando
    Customer Support

    I see. A feature similar to that is still in planning for GenerateBlocks Pro.

    For now, you’ll need a third-party plugin or a custom code for that.

    Here are some plugins you may want to try: https://www.wpbeginner.com/best-wordpress-slider/

    #2499754
    Jusung

    Can I know the custom code for this.

    I guess it is php code as I did to change the logo for different color?

    It is the pictures above test1.

    #2499755
    Fernando
    Customer Support

    Unfortunately, this level of customization would be out of our scope of support.

    The PHP code needed to change a logo is fairly simple in comparison to a slider code which also needs JS code.

    I would recommend looking for a developer for this. It would also be good to ask for recommendations here: https://www.facebook.com/groups/1113359788719597

    #2501123
    Jusung

    Can you check it now?

    I have made the hover effect on the four images above test 1,2,3,4

    However, the image size is different and have no idea how to adjust the image size.
    Is there a way to make the image size the same?

    #2501133
    Jusung

    It seems working well.

    I just gave padding:0; and adjust the height to 10vh and it works..

    #2501157
    Fernando
    Customer Support

    I see. Glad it’s working now!

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.