How do I reduce height of top bar - by GetNatalie

This topic has 10 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Jack Richardson

  • Avatar: GetNatalie
    GetNatalie
    Participant
    November 28, 2015 at 02:17

    Hi there,

    Me again. I wanted to know if it’s possible to reduce the height of the top bar.
    http://shoptailspin.com/underwear

    9 Answers
    Avatar: GetNatalie
    GetNatalie
    Participant
    November 28, 2015 at 03:14

    I realized that isn’t the top bar. I am not sure what it is, but it’s a bar that suddenly appeared on my website. It says “Free Shipping Over $50” but I don’t know how to edit the wording on it or remove it.

    What I need to do is the following:
    1)I would like to add a top bar and add the share buttons and contact info.
    2)Also, I would like to add the wishlist to the header maybe next to the shopping cart. Please advise.

    Thank you for all your help.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 28, 2015 at 08:56

    Hello,

    1. Go to Theme Options > Header > Enable top bar > On.
    Then add needed widgets to “Left Side top bar area” in Appearance > Widgets.

    2. Unfortunately there is no such option. Sorry.

    Best regards,
    Jack Richardson.

    Avatar: GetNatalie
    GetNatalie
    Participant
    November 28, 2015 at 09:34

    I have it enabled and I added a widget exactly where you said but the top bar doesn’t show. Please advise.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 28, 2015 at 09:51

    Hello,

    Try to change header type to another one, like header type 1, 3, 4. In your header type top bar isn’t included.

    Best regards,
    Jack Richardson.

    Avatar: GetNatalie
    GetNatalie
    Participant
    November 28, 2015 at 10:17

    I cannot change the header type. There must be some way to add the top bar to this header type. Please help.

    Avatar: GetNatalie
    GetNatalie
    Participant
    November 28, 2015 at 17:49

    Hello, please help me add the top bar to my header type. You are the makers of the theme, surely you know what code I need. Please.

    Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 29, 2015 at 10:44

    Hello,

    By default this header type doesn’t have top bar. If you want to add it you need edit the file wp-content/themes/royal/headers/header-structure-4.php and add this code <?php get_template_part('headers/parts/top-bar', $hstrucutre); ?> after line 15.

    Regards,
    Eva Kemp.

    Avatar: GetNatalie
    GetNatalie
    Participant
    November 29, 2015 at 21:22

    That worked the only problem is that it’s showing My Accoun|Login on both the header and the top bar. I would like to disable it from the top bar so I can add other links there. Is this possible?top header

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 30, 2015 at 10:36

    Hello,

    You can add links in Appearance > Widgets > Right Side top bar area.
    Add this code in Theme Options > Custom CSS > Global Custom CSS:

    .top-bar .top-links {
      display: none;
    }

    Best regards,
    Jack Richardson.

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