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. Change Text color of project title on mouseover

Change Text color of project title on mouseover

Scheduled Pinned Locked Moved General Discussion
8 Posts 3 Posters 65 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.
  • D Offline
    D Offline
    DominikP
    wrote on last edited by DominikP
    #1

    Hey,

    really enjoy using Lay!

    One quick question:

    Is there a way to change the text color of the Project Title on mouseover on the projects overview (where I see the Project Thumbnails)?
    I set the Project Title position to "below image", so mouseover should take place on the thumbnail and also on the project title itself.

    Working on my site at the moment, but you can see it here https://dominikpietsch.de/

    I'm sorry if this has been discussed here before, but I didn't find anything helpful in this forum.

    Cheers,

    Dominik

    A 1 Reply Last reply
    0
    • D DominikP

      Hey,

      really enjoy using Lay!

      One quick question:

      Is there a way to change the text color of the Project Title on mouseover on the projects overview (where I see the Project Thumbnails)?
      I set the Project Title position to "below image", so mouseover should take place on the thumbnail and also on the project title itself.

      Working on my site at the moment, but you can see it here https://dominikpietsch.de/

      I'm sorry if this has been discussed here before, but I didn't find anything helpful in this forum.

      Cheers,

      Dominik

      A Offline
      A Offline
      alasdair17
      wrote on last edited by alasdair17
      #2

      @DominikP hey, if you create a textformat and style it to how you want it to appear on mouseover and then follow these settings (see screenshot) and choose the textformat then the title will show up when you hover.

      I don't think it can show up twice automatically but you could do a work around and put your project thumbnail into a stack and then place a textbox into the stack under the thumbnail. This way the title will show up on hover and will always show under the thumbnail.

      Hope that makes sense!

      Screenshot 2025-06-10 at 21.05.51.png

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DominikP
        wrote on last edited by
        #3

        Thanks for the quick response!

        But - that's not exactly what I meant.

        I just want to change the text color on mouseover.

        See https://dominikpietsch.de/
        On mouseover, the project title should be #dd3333.

        A 1 Reply Last reply
        0
        • D DominikP

          Thanks for the quick response!

          But - that's not exactly what I meant.

          I just want to change the text color on mouseover.

          See https://dominikpietsch.de/
          On mouseover, the project title should be #dd3333.

          A Offline
          A Offline
          alasdair17
          wrote on last edited by alasdair17
          #4

          @DominikP hey, no worries.

          So the title should always show like it is now but when you mouseover the title should change to #dd3333?

          I think with the mouseover effect in those settings it can only appear when you hover.

          But try this css:

          .title:hover{
          color: #dd3333;
          }

          I just tried it out and works for when you hover on the text but not the thumbnail, not quite sure how to activate it when you hover the thumbnail too but I hope that's closer to what you want!

          D 1 Reply Last reply
          0
          • A alasdair17

            @DominikP hey, no worries.

            So the title should always show like it is now but when you mouseover the title should change to #dd3333?

            I think with the mouseover effect in those settings it can only appear when you hover.

            But try this css:

            .title:hover{
            color: #dd3333;
            }

            I just tried it out and works for when you hover on the text but not the thumbnail, not quite sure how to activate it when you hover the thumbnail too but I hope that's closer to what you want!

            D Offline
            D Offline
            DominikP
            wrote on last edited by
            #5

            Hey, again, thanks for your help!

            So the title should always show like it is now but when you mouseover the title should change to #dd3333?

            Yes, that's what I wanted.

            I think with the mouseover effect in those settings it can only appear when you hover.

            But try this css:

            .title:hover{
            color: #dd3333;
            }

            I just tried it out and works for when you hover on the text but not the thumbnail, not quite sure how to activate it when you hover the thumbnail too but I hope that's closer to what you want!

            Cool, that worked well for the text!
            If you have any idea for how to change the color of the text when hovering on the thumbnail, let me know, would really appreciate it :-)

            Cheers - Dominik

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DominikP
              wrote on last edited by
              #6

              Hey, I think I got it:

              .thumbnail-wrap:hover .title {
              color: #dd3333 !important;
              }

              A 1 Reply Last reply
              1
              • D DominikP

                Hey, I think I got it:

                .thumbnail-wrap:hover .title {
                color: #dd3333 !important;
                }

                A Offline
                A Offline
                alasdair17
                wrote on last edited by
                #7

                @DominikP nice!

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

                  thx a lot for your help @alasdair17 <3 !!

                  1 Reply Last reply
                  1
                  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
                  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