• Hi! There is a black bar on the right side of my homepage. Could not find out yet how to get rid of it. Any advice? Thanks!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, othmara

    Thanks for contacting us!

    It happens because your image size is less than the standard size.
    Please use the below size image:

    width: 1593px;
    height: 748px;

    When I am applying the standard size in your site, it is working fine.
    See the screenshot.

    Thanks
    Rishabh

    Thread Starter othmara

    (@othmara)

    Thanks for the fast reply! I changed the size according to your format, but the black bar is still there. See screenshot.

    Best
    Othmara

    Hi,

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

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

    I hope it will work for you.

    Thanks

    Thread Starter othmara

    (@othmara)

    Thanks! The code worked.

    Hi,

    Glad to help you!

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

    Thanks
    Rishabh

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘black bar header’ is closed to new replies.