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

    Hi,
    After adding a banner to my site http://www.simpletradingsystems.net I have noticed the image does not re-size when the screen size changes.
    This affects:
    Phones
    Tablets
    Laptops (reducing the screen and scrolling)

    I have attempted all options via the “Background Image for your logo area” (fixed scroll etc) with no luck.

    Is there something obvious I’m missing?

    #390855

    Hey komey999!

    It looks like your talking about the background for your header that you have set.

    Add this to your custom CSS.

    .header_bg { background-size: cover !important; }
    

    Cheers!
    Elliott

    #391107

    Outstanding! That is exactly what I was looking for.

    Many thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Banner image does not re-size’ is closed to new replies.