-
AuthorPosts
-
October 4, 2013 at 1:31 pm #170423
hey hey,
on my localinstallation i miss on the header the last small underline (border) after the menue . on the top they are visibillity
i use all the time the header setting : header with social icons and bottom
i see something with the inspector: the z-index: = 0, below the code from the layout.css, when i changed the z-index up to -1 then the missing border ist showing, is that the solution?
media=”screen”
.header_bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.95;
filter: alpha(opacity=95);
z-index: 0;any idea how i can check that out blease.
thanks carsten
October 5, 2013 at 2:19 am #170674Hi carsten!
If that solution works for you, use it. If it presents any issues later please upload your site somewhere and post a link to it so we can assist you better :)
Best regards,
JosueOctober 5, 2013 at 2:49 am #170686Hey set_carsten!
Can you give us a link to the website please? The header on our Enfold 2.3 installation with the same style is not missing any borders. Please add this on your custom.css or Quick CSS:
#header_main_alternate { border-top: none; border-bottom-style: solid; border-bottom-width: 1px; border-bottom: 1px solid red; }
Best regards,
IsmaelOctober 5, 2013 at 3:15 pm #170806Hey, the site is now public —www.noa-noa-wuerzburg.de—,
i try the solutions but no changeing, blease have a look for the missing borderunderline.
many thanks
October 5, 2013 at 4:21 pm #170811Hi Carsten!
Please add following code to Quick CSS
#header_main_alternate { border-bottom: 1px solid #e0dde0; z-index: 1; }
Regards,
YigitOctober 5, 2013 at 5:15 pm #170822done – thanks
October 5, 2013 at 6:38 pm #170834I’m having the exact same issue? Is adding this to the quick css a temp fix or will it be added back into the next release? I’m also having issues with the secondary menu displaying behind the main menu (posted in the other thread where another person is having the same issue).
Thanks!
October 5, 2013 at 7:15 pm #170838thanks greatfishmarketin..i was wondering myself, i didn`t change anything, just make the update!
i still have mor issue`s, for example i lost after the update some content in my footerwidgets, they are gone, i have to make they new..
i hope also that would be fix in the next relaese.
nobodys perfect – still great theme, great support – i love it
October 5, 2013 at 10:04 pm #170870Hi!
Our head of support, Peter is aware of the issue. I’m closing this one for now. Feel free to start a new thread if you have any other questions or issues :)
Regards,
YigitOctober 9, 2013 at 4:56 pm #173112 -
AuthorPosts
- The topic ‘missing header borderline sincs update up 2.3.1’ is closed to new replies.