Top bar goes missing on Variant xstore header when using search

This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: thisisbolo
    thisisbolo
    Participant
    April 6, 2018 at 12:58

    Hi Olga/Rose – came across this issue after the most recent theme update. The top bar links goes missing on Variant xstore header when using search.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 6, 2018 at 14:22

    Hello,

    Thanks for the notice. The problem will be fixed in next theme update.

    Regards

    Avatar: thisisbolo
    thisisbolo
    Participant
    April 6, 2018 at 15:01

    Thanks Rose. Is it a CSS issue? Any quick fixes I can plug in, in the interm?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 6, 2018 at 15:12

    Please add this code in Theme Options > Styling > Custom css:

    .shop-top-bar .search-now-opened .top-bar .languages-area {
        float:  left;
    }
    .shop-top-bar .search-now-opened .top-bar .links, .shop-top-bar .search-now-opened .top-bar .topbar-widget,
    .header-wrapper.search-now-opened .search-btn, .header-wrapper.search-now-opened .et-wishlist-widget, .header-wrapper.search-now-opened .shopping-container, .header-wrapper.search-now-opened .my-account-link, .header-wrapper.search-now-opened .login-link {
        display:  inline-block;
    }
    .shop-top-bar .top-bar .navbar-header.show-in-tb-left.search-active, .shop-top-bar .top-bar .navbar-header.show-in-tb-right.search-active {
        position: static;
        width:  auto !important;
        border-bottom:  none;
    }

    delete the code after the theme update.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.