This topic has 10 replies, 3 voices, and was last updated 8 years, 12 months ago ago by Jack Richardson
Hi there,
Me again. I wanted to know if it’s possible to reduce the height of the top bar.
http://shoptailspin.com/underwear
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.
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.
I have it enabled and I added a widget exactly where you said but the top bar doesn’t show. Please advise.
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.
I cannot change the header type. There must be some way to add the top bar to this header type. Please help.
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.
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.
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?
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.
Tagged: best selling, height, reduce, seo friendly, themes, top bar, woocommerce
You must be logged in to reply to this topic.Log in/Sign up