Adjust menu content - by heltaskelta - on WordPress WooCommerce support

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

  • Avatar: heltaskelta
    heltaskelta
    Participant
    November 27, 2018 at 17:49

    Hi, I would like to slightly adjust the positioning of the menu items in the top header right hand side. The elements which say ‘Wishlist Sign In Register’. I would just like to nudge these down a little so they sit more central to the height of the strip they are placed within. Please take a look at our website and let me know if we can add some CSS to achieve this.

    Thank you 🙂

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 28, 2018 at 08:40

    Hello,

    Please add this code in style.css of your child theme:

    .top-bar .top-links {
        margin-right: 0px;
        padding: 5px 0 0px 0;
    }
    .top-bar .wishlist-link {
        padding: 6px 0 0px 0;
    }

    Regards

    Avatar: heltaskelta
    heltaskelta
    Participant
    November 28, 2018 at 11:10

    Thank you, that’s perfect! 🙂

    I have just noticed something else…

    When the screen size is in tablet size these same icons are replaced with a ‘person’ and a ‘search’ icon. I have just noticed that if you click on the ‘person’ icon it does not seem to work. All it does is open a dark blank overlay screen.

    Could you check this please?

    Thx 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 28, 2018 at 13:59

    Please provide temporary wp-admin access so I can take a closer look.

    Regards

    Avatar: heltaskelta
    heltaskelta
    Participant
    November 30, 2018 at 15:17

    Sorry, but I cannot give you access. Is there another way?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2018 at 15:38

    Please try to update the theme to the latest version (3.9.1) that is fully compatible with the latest WooCommerce version.
    If this doesn’t help, please create a temporary account, that you will be able to delete after solving the problem, and provide us with username and password. Also, provide temporary FTP access with destination folder – legenda theme.

    Regards

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