• The main banner pic on my homepage
    <img alt="Sleek & Beautiful" src="https://www.oxsummerschools.co.uk/wp-content/uploads/2018/08/ox11.jpg" />
    won’t scale onto large screens. On the media edit page for the image it claims to be 1593 x 748 pixels and fills my laptop screen permanently but when using on a larger screen imac, the image and menu is constrained and won’t resize to fit the page.

    However on the subpages , the same image scales perfectly eachtime so this only appears to be affecting my homepage image.
    any help please?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, massextreemage

    Thanks for contacting us!

    To do this, Go to >> Appearance >> Customize >> Header settings >> Custom CSS
    and add the below custom CSS code:

    .static-banner .img-responsive {
    	width: 100% !important;
    }

    I hope it will work for you!

    Thanks

    Thread Starter massextreemage

    (@massextreemage)

    You absolute legend Amit Gupta thanks man, really appreciate that, worked a treat.
    Owe you a beer!

    Hi,

    Glad to help you!

    If you like our Theme & Support, rate us HERE.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘div.static in homepage banner won’t scale’ is closed to new replies.