Okay
  Public Ticket #1204676
Uncovered pixel en roll-over portfolio items
Closed

Comments

  •  3
    zannoni started the conversation

    Hi,

    There is an uncovered pixel of the bottom of every portfolio items when you roll over, as you can see in the attached picture and in the home page of my web. Why this is happened?

    Thank you

  • [deleted] replied

    Hi Zannoni,

    Please add the code below to your Custom CSS area:

    #portfolio-1.portfolio-holder .thumb .hover-state.hover-distanced {
        bottom: 9px !important;
    }
    This should solve your problem :)
  •  3
    zannoni replied

    Thank you Ylli,

    for your prompt reply. Problem solved.

    All the best!

  • [deleted] replied

    Glad to hear that

    Will set this ticket as solved from here.