Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1417138

    Hi, please check this.
    Only in desktop version you see this. In mobile you can see only a little zoom of the image.
    ?? Check!
    Thanks

    #1417868

    I would have this: you can see the boat when scrolling the page. So, on mouse over (desktop version) and on the first click (mobile), the boat become opaque (30%) and appear the text (image). When you click (First time to desktop, second time to mobile) is open the page.
    Check these examples.
    Thanks

    #1417871

    Please look at my picture.

    #1418065

    Hi,

    Would you like to display a custom image on the linked image overlay? If so please add the following code to the Quick CSS field in the Enfold theme options > General Styling tab and change the link to your image:

    
    #top .image-overlay .image-overlay-inside::before {
      background-image: url(https://your-domain.com/your-image.png);
      content: '';
      background-size: contain;
      background-color: transparent;
    }
    

    If that’s not what you meant, please give us more details on the changes you’d like to make.

    Best regards,
    Yigit

    #1418096

    I tried but doesn’t work. Check my websites example above..
    Please read again my request above….

    #1418258

    Hi,

    Unfortunately, it isn’t possible to display the caption on the first click and navigate to the link on the second click on mobile. By default, the caption is displayed or hidden on hover.

    If you’d like such feature in Enfold, please feel free to request it at https://github.com/KriesiMedia/Enfold-Feature-Requests.

    Best regards,
    Yigit

    #1418261

    Ok in mouse over in desktop but in mobile what it mean?! On touch? Please show me how to try it?

    #1418262

    Your code doesn’t work!

    #1418263

    If you want to try, here my credentials.

    #1418366

    Hello

    #1418568

    Hi,
    Unfortunately as Yigit pointed out this is not possible.
    If you’d like such feature in Enfold, please feel free to request it at https://github.com/KriesiMedia/Enfold-Feature-Requests.

    Best regards,
    Mike

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘button image problem’ is closed to new replies.