Header style

Hello,
When I go into betheme -> theme options -> header & subheader -> Header and I choose a style, it does not correspond to what I can see on the web. For example, I choose the "Transparent" style but the menu appears on the left side and a white bar appears at the top https://www.beandgrow.com/. How could I solve this? 

Thank you very much

Comments

  • Hello again,

    I have already managed to fix the style of the menu but a white bar still appears at the top of the home page. How could I remove it? 

    Thank you very much again.
  • Hi,
    Go to Betheme -> Theme Options -> Header & Subheader -> Header and set Minimalist to Minimalist without Header space.
    It will make this white strip gone.
    Thanks.
  • Hello,

    That was the option we chose from the first moment (Minimalist without Header space) but the white line does not disappear from the top as you can see in this link https://www.beandgrow.com/. How could I make it disappear?

    Thank you very much again
  • edited June 2018
    Hi,
    Please use this custom css code.
    body.page-id-147 #Wrapper, #Content{
    background:#070707 !important;
    }
    Thanks.
  • Hello,

    Thank you for your quick answer. But when I use this css code the background of my entire web becomes black and I just want this white line that appears at the top of my home page. (And just my homepage, not the rest of the pages). https://www.beandgrow.com/

    If you want I can give you the password of my website and you can see the problem yourself

    Thank you very much
  • Hi,
    I updated this Custom CSS code to works only on page you sent.
    But this code changes background of section below.
    If you want to have it white, change background of section.
    Thanks.
  • Hello, with this last message I solved my problem. Thank you very much
Sign In or Register to comment.