Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #340211

    Hi,

    I have set up my media to circle format yet when I hover over the link the hover over becomes square…then changes to circle?? Am I doing something wrong here??

    #340222

    Hey p5uln!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .image-overlay { border-radius: 100px; }

    Cheers!
    Yigit

    #340442

    Thanks, I tried it and is working better but still not quite right. You can tell it is swapping still on hover over.

    #340700

    Hey!

    Please add following code to Quick CSS

    .home .image-overlay {
    border-radius: 100px;
    width: 180px!important;
    height: 180px!important;
    left: 10px!important;
    top: 10px!important;
    }

    Cheers!
    Yigit

    #341100

    Thanks Yigit!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Media hover over (circle format)’ is closed to new replies.