Top bar - by jeremy - on WordPress WooCommerce support

This topic has 7 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler

  • Avatar: tlgv
    jeremy
    Participant
    December 23, 2016 at 11:06

    Hello,

    When my page is loading, I have a small white bar which is displayed next to login links (please find screenshot). After loading, this bar is removed. Problem, when my page is loading, this bar makes my top bar larger and then is resized smaller, the design effect is very cheap for my users…

    How can I fix that? How can I remove definitively this small bar?

    Thank you.

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 23, 2016 at 11:27

    Hello,

    Please provide us with wp-admin access in Private Content.
    Also, try to add this code in Custom CSS:

    .top-bar .links li:after{
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: tlgv
    jeremy
    Participant
    December 26, 2016 at 23:32

    Hello,

    Thank you, this code solved the problem!

    Avatar: tlgv
    jeremy
    Participant
    December 27, 2016 at 00:26

    Hello,

    I talked a little bit fast… I have one problem with this code. It remove the middle white bar when you are logged. Please find screenshot and access.

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 27, 2016 at 08:19

    Hello,

    Please add this code in Custom CSS:

    .top-bar li.my-account-link.firstItem :after {
        content: "|";
        color: white;
        padding: 0px 10px;
    }

    Regards,
    Rose Tyler.

    Avatar: tlgv
    jeremy
    Participant
    December 27, 2016 at 09:57

    Hello,

    Thank you, it’s ok!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 27, 2016 at 10:10

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

The issue related to '‘Top bar’' has been successfully resolved, and the topic is now closed for further responses

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