Hi,
I updated the theme today but now my site shows a big black bar on top which messes around with the fixed header.
Hi,
had the same phenomenon last week, this code did it for me – hope, this is of some help. Not happy with the update too, got some major issues.
Put this in the custom.css and give it a try:
#header_main, #header_main_alternate {
background-color: #fff !important;
}
#header {
position: fixed;
box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
}
#main {
margin-top: 152px;
}
#wrap_all {
position: absolute;
width: 100%;
z-index: 1;
}
Cheers,
Sebastian
Hi,
I’ll try this. For now I changed ‘margin-top 152px’ to ‘0’. Only now the slider gets underneath the menu bar (possibly because I changed a regular choice header with some code). Luckily my website isn’t that large…
Hi, Mirzepapa,
Tried your code, the problem with the slider but also all regular pages disappearing underneath the menu bar persist. Not happy at all.
Okay moderators,
The problem lies in the header section of the update. When I chose ‘header with social icons and bottom nav’ the header slips óver the main page causing the slider (on the frontpage) and foto’s (on regular pages) to only be visible in part. This is also the case when I’m not using custom css!
Please advise. http://blenckerspersonaltraining.nl
Hi yingfuli,
I’m not seeing any overlap at all on the home page at that link with the header and slideshow. Did you adjust it with some css or change another setting?
Regards,
Devin