header photo not displaying properly

Hi. I switched page builder to WP Bakery and the header photo is not displaying properly. It looks good on the mobile version but it is superimage narrow on the desktop version. Can you suggest how to fix it?

Comments

  • Hi,
    Please always attach a link to your website so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
  • edited November 2020
    Hi here are the links. You can check:
    http://

    This is a staging domain.  

    Also I'm not sure how to get rid of a white space underneath the row  just above the footer. I was changing paddings and margins in the raw settings but nothing is removing it. 

    Thank you. 
  • 1) Please, try to modify 'Height' value in: Betheme > Theme options > Header & Subheader > Header.
    https://prnt.sc/vldd9e

    2) Sorry, but I do not know what white space are you talking about.
    https://prnt.sc/vld2lt

    Can you send me a link to a screenshot showing it, please?

    Thanks
  • edited November 2020
    Thank you. Header set up worked great. The white space is just on the bottom of the page, just above the footer. 
    image
  • edited November 2020
    Also on the Contact page I'm not sure how to remove space between map and contact information, if you could help with that one too. Thank youimage
  • Please, put the following Custom CSS Code for your Home page.
    .entry-content .the_content_wrapper{
    margin-bottom: 0!important;
    }
    And this one in your Contat page
    .vc_column_container > .vc_column-inner{
    padding-right: 0!important;
    }
    https://prnt.sc/vmqhv0

Sign In or Register to comment.