Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Remove Hand cursor hovering images

Remove Hand cursor hovering images

Scheduled Pinned Locked Moved General Discussion
6 Posts 4 Posters 105 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PEBMAC
    wrote on last edited by
    #1

    Hi People!

    Anybody know the exact code to remove the hand cursor when hovering above images? I cant figure it out and have searched a long the internet but cant really find the exact info.

    Anybody has any tips?

    F 1 Reply Last reply
    0
    • P PEBMAC

      Hi People!

      Anybody know the exact code to remove the hand cursor when hovering above images? I cant figure it out and have searched a long the internet but cant really find the exact info.

      Anybody has any tips?

      F Offline
      F Offline
      felix_rabe
      wrote on last edited by
      #2

      @PEBMAC u could do it with custom css. something like this:

       .your-object{
       cursor: default;
       }
      
      1 Reply Last reply
      0
      • T Offline
        T Offline
        Tomza
        wrote on last edited by
        #3

        Hi Lay friends,

        Does anybody has figured this question ? I have tried few differents code but couldn't make it work.
        One thing is that I am using my images as text to have the image hover possible on simple images. If this make sense. Maybe this is influencing the code.

        Best
        T.

        1 Reply Last reply
        0
        • arminunruhA Offline
          arminunruhA Offline
          arminunruh
          Global Moderator
          wrote on last edited by
          #4

          do u have a link please? i can easily give u the css to use.
          but need the link so i can write the correct css

          1 Reply Last reply
          0
          • T Offline
            T Offline
            Tomza
            wrote on last edited by
            #5

            Link is : https://www.thomasdenfert.com/
            This is mainly for the project page that is used as an Hover.

            Thanks

            1 Reply Last reply
            0
            • arminunruhA Offline
              arminunruhA Offline
              arminunruh
              Global Moderator
              wrote on last edited by
              #6

              add this in:
              lay options -> custom css & html -> custom css

              a[data-hoverimagetype="image"]{
              cursor: default!important;
              }
              

              this will create a default cursor for this image:

              image.png

              by the way
              i see u want to use captions that appear on mouseover

              maybe its easier to use this way of doing it:
              http://laythemeforum.com:4567/topic/10519/make-image-caption-follow-mouse

              cause right now ure inserting images into a text element, and then u use a imagehover on that image
              and seems like u need to create texts as images to have use those there

              the link i provided is for image elements.
              you wouldnt have the cursor issue,
              and u wouldnt need to create images for the texts

              also if u want this kind of behaviour for project thumbnails
              you could use:

              2bb6ad69-55b5-49fb-abfa-dd93f68422ac-image.png

              in customize -> project thumbnails -> project title

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              I also code custom websites or custom Lay features.
              šŸ’æ Email me here: šŸ’æ
              info@laytheme.com

              Before you post:
              1. When using a WordPress Cache plugin, disable it or clear your cache.
              2. Update Lay Theme and all Lay Theme Addons
              3. Disable all Plugins
              4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

              This often solves issues you might run into

              When you post:
              1. Post a link to where the problem is
              2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
              3. If the problem is difficult to explain, post screenshots / link to a video to explain it
              Online Users
              J
              jacksong
              N
              njbas
              Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
              laytheme.com
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Recent
              • Tags
              • Popular
              • Users
              • Search