Feature section - Images do not appear as supposed to - Acme Themes

Best Premium and Free WordPress Themes Forums SuperNewsPro Feature section – Images do not appear as supposed to

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #8252
    Jenilee Meagher
    Participant

    Hi there!

    I just set up a few images in my feature section and I don’t know why, but they seem to appear slightly different once uploaded on the section:

    The white looks more like light grey and the images are slightly blur.

    See the following image:

    Is there a way to fix this? A reason why is this happening?

    Thank you!

    #8260
    acmesupports
    Moderator

    Hello Jenilee Meagher,
    Thank you so much for using our theme SuperNewsPro. As per your question, we recommend you to use the Acme Fix Images plugin to make the image size. Please have a look here on the documentation to make the image size.
    Hope this will solve your problem. Please let us know, if the problem is not solved.

    Warm Regards,
    Acme Supports

    #8261
    Jenilee Meagher
    Participant

    Thank you for fast reply. I installed Acme Fix Image plugin and fixed all medias. Also, I had already set the medias size in the media settings to the recommended sizes in the theme documentation (I read it before starting to customize my website and follow all the recommendations). The colors didn’t seem to have changed. my white still appear light grey although it is clearly white on the saved files like shown in my first post.

    These images are uploaded in the Feature Section using the custom option.

    Again, thanks a lot for your time.

    #8268
    acmesupports
    Moderator

    Hello Jenilee Meagher,
    Please use the image size with high resolution as well. If the image size is small, the image may appear blur.
    Would you please provide the link of your site ? It help us to find the real problem and will help to get the answer easier.

    Warm Regards,
    Acme Supports

    #8279
    Jenilee Meagher
    Participant

    Yes sure!

    http://www.monbonheuramoi.com/

    I create the images 536 x 232 with a resolution of 300 pixels/inch. I use the same resolution on all my images and they look fine. I also save all my images using the ‘Save for Web’ option in Photoshop and choose JPEG High (Optimized). All the other images look fine except these ones. And they only look like this once uploaded in this section. The original images are clear and white is white.

    I hope you will find the problem! This is the only thing I couldn’t solve by my self. 🙂

    #8280
    Jenilee Meagher
    Participant

    I tried a few things like putting a bigger image with higher resolution, tried with image saved with the highest quality, a few things like that, and the result keeps being the exact same. I think my images are not the problem. It looks like there is some sort of overlay or like the opacity was not 100%. Could that be possible in any way? Is there anything in the CSS file that could be involved?

    #8281
    Jenilee Meagher
    Participant

    I just found it! In the CSS file:

    }
    /*hover */
    .at-overlay {
    background: rgba(45,45,45, 0.15);
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
    }

    I change the value of the background to background: rgba(45,45,45, 0.0);

    #8284
    acmesupports
    Moderator

    After changing the CSS codes, is the problem solve ? Or the issues is still remain the same ?

    #8286
    Jenilee Meagher
    Participant

    It fixed the problem. There was a 15% dark grey overlay background over the image, which I put to 0% by changing the value to rgba(45,45,45, 0.0) instead of rgba(45,45,45, 0.15).

    I didn’t notice any other issue related to the change I did. Images now show properly. 🙂

    #8295
    acmesupports
    Moderator

    Nice to know that you find the solution yourself and thank you so much for sharing the answer with us as well. We are happy to coordinate while solving the issues.

    Warm Regards,
    Acme Supports

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Feature section – Images do not appear as supposed to’ is closed to new replies.