Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #498711

    Hey guys.

    I have a problem with the image overlays.
    I tried with CSS to disable the visibility of the image overlay (found this in your forum), but it seems as if in a table that I put into a tab-content-element and styled it, that the image overlay effect does create something and makes 20pixels more height, on hover.
    This is a very unique problem. Below the informations where you can find it

    #498882

    Hey ConstantNation!

    Add this to your custom CSS.

    body .aligncenter, .entry-content-wrapper a:hover .aligncenter {
        margin: 0px auto !important;
        padding: 0px !important;
    }

    Cheers!
    Elliott

    #499595

    Thank you, fixed my problem.
    Great support. :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with image overlay’ is closed to new replies.