• The Header Image does not span the whole width of the screen for some reason. When importing it crops. Is there any way to make the image go the entire width of the page and seam to break the image in pieces?

    Thanks so much for your help! Great theme!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author themeansar

    (@themeansar)

    Hi Wasst,

    Thanks for contacting us,

    For this you can use the below css code in additional css filed (Theme Dashboard >> appearance >> customize )

    .mg-nav-widget-area-back {
        max-width: 100% !important;
        height: 600px;
    }

    use the above code then check your website

    Any confusion let’s know

    Thanks

    Thread Starter wassct

    (@wassct)

    Thank you for your quick reply. I copied the code and it still doesn’t cover the entire width. It does show the full picture but still does not span the entire width of the page. I changed the height back to 250px because i didn’t want to show the entire length of the photo. I also tried making the photo width from 1600px to 1900px but that didn’t change anything either. Would you have any other suggestion?

    Thanks again!

    i am facing the same problem
    ufcblogs.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header Feature Image’ is closed to new replies.