Top Bar Issues - by pienkowska - on WordPress WooCommerce support

This topic has 5 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: pienkowska
    pienkowska
    Participant
    February 16, 2015 at 20:03

    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!

    4 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 16, 2015 at 20:50

    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.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 16, 2015 at 20:50

    Hello,

    Please add this code in custom.css file:

    .top-bar .top-links {
       margin: 0px 40px 0px 0px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: pienkowska
    pienkowska
    Participant
    February 16, 2015 at 21:20

    Thank You! It works 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    February 17, 2015 at 09:24

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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