This topic has 6 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
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 🙂
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
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 🙂
Please provide temporary wp-admin access so I can take a closer look.
Regards
Sorry, but I cannot give you access. Is there another way?
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
You must be logged in to reply to this topic.Log in/Sign up