Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1215618

    Hello, I have a background image in a color section where I have text and image structures on top. I would like this background image not to be behind the text in low monitor resolution. It’s possible?
    .
    SITE

    #1215954

    Hey mleite1,

    Add this to quick css:

    .av-parallax-inner.main_color.avia-full-stretch{
    background-image:none!important;
    }

    Best regards,
    Jordan Shannon

    #1216124

    Hello Jordan, how are you?
    See the link below. The image loads in low resolution. How do you keep it from appearing low?

    LIMK

    #1216246

    Hi mleite1,

    Are you referring on this image? (link in private content)

    Best regards,
    Nikko

    #1216255

    Yes Nikko

    #1217351

    Nikko, I look forward to your help. It’s very important.

    #1218310

    Hi mleite1,

    I apologize for the delayed response.
    There’s no css that makes it blurred.
    I think there are 2 things you can do to improve it.
    One is to enlarge the image since it’s being stretched.
    And the second one is to save it as png and not jpg, png handles logo and images with plain colors a lot better than jpg.

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.