Tagged: header widget
Hi – can you tell me how to add padding at the bottom of my header widget? I’ve attached like to my site – I would like additional padding underneath ADVISOR ACCESS wording in header on right. Thanks so much for the help.
Hi!
Add / merge this to your Quick CSS:
#header .widget {
top: 20px;
left: 2px;
padding: 0;
}
#header_main nav .social_bookmarks {
top: 60%;
}
Best regards,
Josue
WOW! Super fast response..and it worked great. Thanks so much!
You are welcome, glad to help :)
Regards,
Josue