Hi there Enfold team!
Can you please show me how to vertically middle align the top menu bar items? (blue bar with facebook icon, BBB logo and phone number).
I currently have only this setting:
#header_meta .container {
padding-top:20px;
}
Thank you!
Hey Archie,
Add this to quick css:
.social_bookmarks_facebook{
padding-top:10px!important;
}
.phone-info{
padding-top:15px!important;
}
img.alignleft.wp-image-1126.size-full{
margin-top:-8px;
}
Best regards,
Jordan Shannon
It’s perfect! Thank you so much Jordan! :)
Hi,
No problem at all my friend. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon