Hide some things - by Vincestoffels - on WordPress WooCommerce support

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

  • Avatar: Vincestoffels
    Vincestoffels
    Participant
    February 4, 2021 at 16:12

    Hi there,

    I want to hide/delete the marked things on my screenshot. The title “Navigation” is not neccesary to delete.I already translated it in Dutch. But “Acccount” and “Sign in” is necessary to delete.

    Screenshot:
    http://www.gewoonkoel.nl/help

    Thank you!

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 5, 2021 at 08:03

    Hello,

    Use the next custom CSS code (Theem Options > Custom CSS):

    .mobile-nav .mobile-nav-heading:last-of-type, .mobile-nav .links li.login-link {
        display: none; 
    }

    Regards

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