Skip to content
UXL Themes
Free and premium WordPress themes
  • Themes
  • Plugins
  • Documentation
  • Support
  • Contact
  • Login
  • Register
  • 0

[Resolved] Get rid of Account Login

Home › Forums › Lorina › Get rid of Account Login

Tagged: account, add to cart, login, lorina, woocommerce, wordpress

  • This topic has 1 reply, 2 voices, and was last updated 2 years, 6 months ago by Andy.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • September 9, 2020 at 7:39 pm #12070
    EKP
    Participant

    Hi, I’m working on a website and cannot figure out two things. I am hoping someone can help me. The website is a shop page (but not really for buying anything; more for ordering samples at no cost and catalogue) and uses the Lorina Theme. The website (published for now) is http://www.e.yoma.com.

    How do I get rid of the account login icon in the header? I saw a previous post on this forum with adding CSS:
    “.top-login { display: none; }”

    But I don’t know where to add this CSS in the CSS section. Is it in header? Where does it fit in the text box? If this is not the answer, can someone help me figure this out? Our visitors do not need an account and we do not want them to have it.

    • This topic was modified 2 years, 6 months ago by Andy.
    • This topic was modified 2 years, 6 months ago by Andy. Reason: Moved from Trusted to Lorina, and truncated to one question per topic
    September 10, 2020 at 10:45 am #12075
    Andy
    Keymaster

    You should add the CSS code to ‘Appearance’ > ‘Customize’ > ‘Additional CSS’. Simply add it to the box in the ‘Additional CSS’ section of the customizer.

    The CSS you mentioned is for a different theme so will not work with this theme, the correct CSS should be this:

    #masthead .top-account {
        display: none;
    }
    • This reply was modified 2 years, 6 months ago by Andy. Reason: Added additional information
  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Get rid of Account Login’ is closed to new replies.

Recent Support Topics

  • Customize Link Showing a 404 Not Found Page
  • Header section mobile compatability
  • Demo Site
  • Change the background color of the Tiny MCE Editor
  • Increasing font size on Top Bar Menu
  • Removing store Heading from store page
  • Vertical ‘bars’ are missing
© 2023 UXL Themes
  • Themes
  • Plugins
  • Documentation
  • Support
  • Contact
  • Terms and Conditions