• Hello,
    My problem: If I upload a header image the quality will be worse as it is originally. It doesn’t matter I upload a 5000x3000px image and crop it the suggested size is 1200px and the system makes the images blurry.
    How can I avoid this resolution change and keep the good image quality?
    Thanks,

    Janos

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello simonovics,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .bg-dark-30:before {
        background: none !important;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter simonovics

    (@simonovics)

    Hello,
    Thanks for the comment but to be honest this is not what I wanted to reach.
    Somehow the shopisle theme using the headers for all of the pages with lower resolution as it is.
    The solution that I found is almost solved my problem:
    If I change one by one every page primary image it overwrites the shopisle theme settings (even I set something already via shopisle menu).
    Unfortunately one page is an exception: my account page. This trick is not working with this page and I don’t know the reason why – it has a simple white header and it cannot be affected with any method. Do you have any clue how can I release this header to be able to set different picture here as well?
    Thanks,

    Janos

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blurry Header images’ is closed to new replies.