Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #223465

    Hello
    I’ve got an imprecise hover effect for single article’s image.
    capture
    There is some kind of white “margin” left and right of the image…
    Any idea ?
    Thanx

    #223469

    Hi romano2!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #223470
    #223473

    Hey!

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

    .image-overlay { width: 100%!important; left: 0!important; }

    Regards,
    Yigit

    #223475

    What a support ! it work in a few minutes !
    Thanx !!!

    #223477

    Hey!

    I have also noticed that issue remains on the portrait image under it. You can fix it with following code

    body .alignleft, .entry-content-wrapper a:hover .alignleft { margin: 4px 0px 0px 0!important; margin-right: 10px!important; }

    Best regards,
    Yigit

    • This reply was modified 10 years, 9 months ago by Yigit.
    #223488

    Hmm, it doesn’t work for the portrait image under…
    Any idea ?

    #223493

    Hey!

    I have updated the code i posted in my previous post and added !important rule to force it. Please try it now

    Best regards,
    Yigit

    #223496

    Thanx. But the margin is bigger and bigger… ;)
    Still don’t work.

    #223505

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so i can take a look? :)

    Regards,
    Yigit

    #223507
    This reply has been marked as private.
    #223527

    Hey!

    Changes are done. Please review your website now. I have customized custom CSS a bit in Quick CSS

    Cheers!
    Yigit

    #223584

    thanx a lot !

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘single article image’ is closed to new replies.