Okay
  Public Ticket #2654513
Change color on hover text
Closed

Comments

  •  1
    AnneManna started the conversation

    Hi there

    I would like to change the color on the link text when you hover over the portfolio items. It is currently white, and since we're using dominant color for hover items, white on white conflict sometimes occurs.

    Best, Angela

    {"wp":{"use":false,"adminUrl":"annemanna.dk/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  • [deleted] replied

    HiĀ Angela,

    Please add the code below to your Custom CSS area:

    .portfolio-holder .thumb .hover-state .info h3 a {
        color: black;
    }

    Thanks!

  •  1
    AnneManna replied

    Thanks a lot Ylli. Worked like a charm :)

    //Angela

  • [deleted] replied

    Hi Angela,

    Happy to hear thatsmile.png

    I wish you have a nice day!

    P.S: If you enjoy our theme, you can head over to your Downloads tab and give it 5 stars. We will love you forever.