Bug - by yotams - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: yotams
    yotams
    Participant
    June 18, 2018 at 12:23

    Hi,
    My website uses XStore with its RTL layout, and I have a problem with the “Login or register/My account” link in the top bar: when you click the search icon, from some reason the my account link jumps to a weird position. Also, in the “sticky header” the link appears between the Wishlist and the search icons, pushing the search icon to the right.

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: yotams
    yotams
    Participant
    June 18, 2018 at 12:25

    hidden sector

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 18, 2018 at 13:18

    Hello,

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

    .shop-top-bar .top-bar .navbar-header.show-in-tb-right.search-active {
        width: auto !important;
        position: relative;
        border-bottom: 0px;
    }
    .fixed-header .login-link {
        display: none;
    }

    Regards

  • Viewing 3 results - 1 through 3 (of 3 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.