Hi all ^^
How can i align the menu image buttons?
Now are misaligned
http://www.ganubis.com
I would like to make them look well aligned. as in this example
Thanks =)
Hey tokyoluz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a img {
position: relative;
top: 20px;
}
Regards,
Yigit
OMG Thank you Yigit!!! you always saved my :)