This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Robert Hall
Hi there,
I am wanting to have my CHECK COVERAGE and TECHNICAL SUPPORT buttons next to each other as apposed to above and below each other in order to make the top bar more narrow. Please could you assist?
Thank you
Hello,
I’ve added this code in Theme Options->Custom CSS->Global Custom CSS
.top-bar .topbar-widget a {
margin-right: 5px;
}
#black-studio-tinymce-6 p,
#black-studio-tinymce-2 p{
margin-bottom:0px;
}
Also removed the <br>
tag in Appearance->Widgets->Left top bar area sidebar.
Regards,
Robert Hall
You must be logged in to reply to this topic.Log in/Sign up