Okay
  Public Ticket #2736464
Font Color Hover Thumbnails
Closed

Comments

  •  2
    jujules started the conversation

    Hi again !

    I would like to edit the color and maybe the font when I pass the mouse over the thumbnails of the home page.

    Where can I find this in the CSS ?

    Thanks 

    Julien :)

  • [deleted] replied

    Hi Julien,

    1— Please add the code below to your Custom CSS area:

    .portfolio-holder .thumb .hover-state.hover-style-white h3 a {
        color: #f4524d;
    }
    .portfolio-holder .thumb .hover-state.hover-style-white p a, .portfolio-holder .thumb .hover-state.hover-style-white p a:hover {
        color: green;
    }
    2— As for the font sizes, you can do that in the theme Typography area (read more).

    Have a nice day!

  •  2
    jujules replied

    Awesome Ylli!

    Thanks a lot!

  • [deleted] replied

    I'm happy that I helpedsmile.png

    Have a great day ahead!

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