This topic has 4 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler
Hi
Could you please check my site and advise were I change the font size for the top bar – it looks like it is inheritted from the paragraph font however I would like to change it to 13px and reduce the padding between the items
Hello,
.header .top-links a {
font-size: 13px;
}
.header .top-links li:after {
margin: 3px 2px 0 5px;
}
.header .top-links li.popup_link:before {
left: -5px;
}
Regards
thanks
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up