Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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

    #170674

    Hi 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,
    Josue

    #170686

    Hey 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,
    Ismael

    #170806

    Hey, 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

    #170811

    Hi Carsten!

    Please add following code to Quick CSS

    #header_main_alternate { border-bottom: 1px solid #e0dde0; z-index: 1; }

    Regards,
    Yigit

    #170822

    done – thanks

    #170834

    I’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!

    #170838

    thanks 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

    #170870

    Hi!

    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,
    Yigit

    #173112

    Hello!

    I was able to reproduce the issue and added a fix that will be available with the next update ;)

    Regards,
    Kriesi

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘missing header borderline sincs update up 2.3.1’ is closed to new replies.