Any ideas how to vertically align the menu (with image) in the container?
On this site I've currently got the image as the first menu item, but I could have it in a separate module also.
http://talk4.branchoutwebsites.com
Hi,
Try to add the following custom css code:
.item-502 > a > img { max-width: 120px; margin-bottom: -34px; }
Cheers Joshua
Thanks - perfect
I'll mark this resolved
Cheers Paul