Etheme_top_links - by Arturo - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Jack Richardson

  • Avatar: Arturo
    Arturo
    Participant
    April 20, 2016 at 10:40

    I am trying to edit this html tags:
    <?php etheme_top_links(); ?>
    “php etheme_top_links” I want to get rid of ” | ” and make somthing cutomize on “login | Resgister” html tags.
    Thanks

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 20, 2016 at 11:30

    Hello,

    To remove | add this code in Theme Options > Custom CSS > Global Custom CSS:

    .links li:after {
      background: transparent;
    }

    What exactly do you want to customize on html tags?

    Best regards,
    Jack Richardson.

  • 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.