This topic has 5 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hello,
I have a question, how to set Login and Register links at the same line like a Cart (in top bar)? Now they’re a little lower, and it didn’t looks good. Can You help me?
My Website: http://sklep.redefinition.pl
Thanks in advance!
Hello,
Please add following code into custom.css file.
.top-bar .top-links{
margin: 0px 40px 0 0;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file:
.top-bar .top-links {
margin: 0px 40px 0px 0px !important;
}
Thank you.
Regards,
Eva Kemp.
Thank You! It works 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: optimization, persuasive, template, top bar issues, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up