Bg header image will not extend to edge of screen

Home Forums SKT Full Width Forum Bg header image will not extend to edge of screen

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8658
    Graham GoslingGraham Gosling
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: June 29, 2015

    Hi

    The header bg image on the Nature pro theme pages will not extend to the edge of a wide screen monitor.

    ex page: http://www.jmsautomotive.ca/?page_id=42

    how do I fix this in the code?

    #8659
    Graham GoslingGraham Gosling
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: June 29, 2015

    sorry meant to mention that the screen resolution that i am viewing this on is 1600×900 and that everything else extends to the edge but that one image.

    Thanks very much.

    #8686
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Graham,

    To extend it to full screen use this in Custom CSS:

    #slider-page img {
    width: 100%;
    }

    Regards,
    Shri

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