Tagged: secondary menu, top bar
Hi
I would like a border around the secondary menu I have placed in the top bar, it says UK Head Office, using this colour #00703c please.
Thanks
Alex
Hey info224,
Add this to quick css:
#menu-item-1247 a{
border:1px solid #00703c!important;
padding:5px!important;
}
Best regards,
Jordan Shannon
Hi
That works sort of however the top line is not showing.
Thanks
Alex
Hi Alex,
Try adding this css code also:
#header_meta .sub_menu {
position: relative;
top: 13px;
}
Hope it helps.
Best regards,
Nikko
Great it worked thanks
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon