• Why do you have the hover effect for Theme 4 with position top: -3 and left: -3?

    .apss-theme-4 .apss-single-icon a:hover .apss-icon-block:after{
    background: none repeat scroll 0 0 #fff;
    border-radius: 100%;
    content: “”;
    height: 100%;
    left: -3px;
    position: absolute;
    top: -3px;
    }

    Everytime I install it in a new site I have to change it to left:0; top:0;

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Shane

    (@richardkanes)

    Hi there,
    We have already replied you through the mail.
    Please check your inbox.
    If you got any other issue later then please feel free to ask us.
    Thank you!!

    Thread Starter leandromartinz

    (@leandromartinz)

    Today?
    I didnt get anything, just a email with notification you replied here in the forum. And I checked my junk box too.

    Plugin Author Access Keys

    (@access-keys)

    Hello there,

    Thank you for writing in.

    We have kept left: -3px, top: -3px; for the hover effect for theme 4 as shown in the image below

    View post on imgur.com

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Align hover’ is closed to new replies.