Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15472
    jpbertram
    Member

    Hi Sakin,

    One last thing.. can I remove the image hover shadow that occurs when hovering over header and featured images on my site?

    http://www.commishcollege.com

    Thank you for all your support!

    #15476
    Sakin
    Keymaster

    @jpbertram: try adding in the following CSS and it will remove the hover effect on images.

    #hgroup-wrap a:hover img,
    .featured-image a:hover img,
    .entry-content a:hover img,
    .comment-content a:hover img,
    .widget a:hover img,
    a:hover img.header-image,
    .author-avatar a:hover img,
    a:hover img.wp-post-image {
    	opacity: 1;
    }
    #15477
    jpbertram
    Member

    Thank you Sakin that worked great!

    If we upgrade to Pro will we lose any of our custom CSS or plugins, etc?

    #15478
    Sakin
    Keymaster

    @jpbertram: Your custom css added though Theme Options panel and child theme will remain as it is. Catch Everest Pro version is just a feature addition to Catch Everest Free theme. It uses same framework. So, the updating will be smooth.

    You might need to reset your menu, header image, background image. But that’s just a few clicks. If you need our assistance in updating then we can just install it for you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Image Hover Shadow?’ is closed to new replies.