Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Thumbnail Text on Rollover

    Feedback
    3
    8
    766
    Loading More Posts
    • 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.
    • D
      Daevido last edited by Daevido

      Hi,

      I was wondering if there was a way we could get the text to appear on rollover, similarly to this website?
      http://builders-club.com

      1 Reply Last reply Reply Quote 0
      • mariusjopen
        mariusjopen Global Moderator last edited by

        HI @Daevido

        Try to use this in your custom CSS:

        .titlewrap-on-image {
            position: fixed !important;
        }
        

        And set the settings like this:
        0_1513714293952_Bildschirmfoto 2017-12-19 um 21.08.36.png

        I hope I could help!

        Best!

        Marius

        www.mariusjopen.world

        1 Reply Last reply Reply Quote 0
        • D
          Daevido last edited by Daevido

          @mariusjopen said in Thumbnail Text on Rollover:

          !important

          Thank you so much @mariusjopen !! This is awesome!

          I just noticed that when the roll over is triggered on the first row the copy moves behind the second row as your scroll. Is there a way to keep it above all the rows?

          1 Reply Last reply Reply Quote 0
          • mariusjopen
            mariusjopen Global Moderator last edited by

            Hi @Daevido

            I did not test it but I think it is the z-index.

            .titlewrap-on-image {
                position: fixed !important;
                z-index: 1000;
            }
            

            Let me know if that helped!

            All the best!

            Marius

            www.mariusjopen.world

            1 Reply Last reply Reply Quote 0
            • L
              leandrodisler last edited by

              Yes, it worked. Thank you!

              1 Reply Last reply Reply Quote 0
              • D
                Daevido last edited by

                Hi @mariusjopen,

                Unfortunately it hasn't worked for me, not sure if I've done something wrong. I'm just replacing the previous code with the new code right?

                My website is davidkle.com if you needed to check anything that might seem out of place.

                Cheers,
                Dave

                1 Reply Last reply Reply Quote 0
                • D
                  Daevido last edited by

                  Hi @mariusjopen , any luck with the issue? I cant seem to get it to work.

                  1 Reply Last reply Reply Quote 0
                  • mariusjopen
                    mariusjopen Global Moderator last edited by

                    Hi @Daevido

                    can you add this to your Custom CSS code?

                    .column-wrap {
                        z-index: inherit !important;
                    }
                    

                    Let me know if that worked!!

                    Best!

                    mArius

                    www.mariusjopen.world

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post

                    Before you post

                    Use the Search Feature. Maybe there is already a solution to your issue.

                    1. Update Lay Theme and all Lay Theme Addons
                    2. Disable all Plugins
                    3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
                    4. Now see if your problem solved itself
                    5. Go here, see if your problem is listed here:
                    Troubleshooting

                    When you post:
                    1. Post a link to where the problem is
                    2. If the problem is difficult to explain, post screenshots / link to a video to explain it

                    Thanks!

                    Online Users

                    S
                    E

                    Recent Topics

                    • A

                      Unable to update lay theme / to login wp admin

                    • A

                      New button feature not available

                    • S

                      Theme crashed - because of Polylang?

                    • A

                      carousel addon not working after update

                    laytheme.com