Tagged: header
Hi, i updated from an older version.
Now i have a problem with the header. The logo has moved into the content area.
This way it looked before:
Hey simonac!
It seems like you chose to display transparent header on your page. Please edit your page and choose to display non transparent header – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Regards,
Yigit
Now i set it to non transparent and it does not look like it should. Pls take a look at the link.
As you see on the screenshot, the header should be transparent!
Kind Regards, Simon
Now the header is at the right position ( i had to add whitespace) but i can’t get the Header back to transparent.
Header visibility and transparency is set to Transparent Header. (as it was before)
In the Header Settings, the correct Logo is chosen (as it was before)
I already tried to delete the complete code in quick css – without any success. The header will not get transparent!
Hi!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Cheers!
Rikard
…
Hi!
Please remove the separator or whitespace element that you added to create the gap then add this in the Quick CSS field:
.html_header_transparency #main {
padding-top: 260px !important;
}
Best regards,
Ismael
Hi Ismael,
the header is good now.
But the menu i created does not work! You can not click the links.
Hey!
I tried logging in to see the site but the details you provided are not working for me, could you check please?
Cheers!
Rikard
Please try again. It’s working now.
Hey!
Try adding this to Quick CSS:
#header_main_alternate, #header_main_alternate .container {
max-height:0px !important;
}
Best regards,
Rikard
Working again! Thanks.