This topic has 4 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp
Hi! I need to add some links to the top bar. Excactly as the top bar of https://www.8theme.com/demo/classico/variant1.
I know how to add them by widget, but can’t find the way of dividing links with the little line in between.
Could you please help me?
Thanks!
Hello,
It is added with css code. On our demo the code is:
.top-bar .widget_nav_menu .menu > li:after {
content: "I";
font-family: "Open Sans",sans-serif;
display: inline-block;
width: 1px;
height: 10px;
color: #8A8A8A;
margin: 2px 12px 0px;
}
As I see you added vertical lines in the top bar on the left side.
Regards,
Eva Kemp.
Hi!
Actually, on the left side I just added text, so no coding was needed. What I still need is to add links with the same font and line separator in between. I can’t find the php file to modify.
Please help me find the php to modify. What should be the name of it?
thanks!
Hello,
What exactly do you want to modify? Are you talking about right side of the top bar?
If so you can add links in Appearance > Widgets > Right Side top bar area.
Regards,
Eva Kemp.
Tagged: seo friendly, templates, top bar links, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up