Dear Sir.
Thanks for you such great theme. Here I have a question. May I use image to be the menu? Like here the example http://www.firelandsgroup.com/
I want to use image bar to be our top bar menu? Is that possible to do?
By the way, is that possible to appear Image in the Mega Menu? Like some kind of ad. photo for my menu?
Looking forward to your answer.
Best regards, Andy
Hey Andy!
You can put img HTML tags as the label of the menu item – http://screencast.com/t/N0z06pd6r
Regarding mega menus: https://vimeo.com/92503669
Cheers,
Josue
Thanks for your answer. It works. But not that well. Pls have a check my link and see it showing not right. Pls kindly check and see if any way to improve it. Thanks a lot. http://volantexrc.exhobby.com
Hey!
Try adding this code to the Quick CSS:
.av_secondary_right .sub_menu {
top: 0px;
}
Cheers!
Josue
Hello sir. I want to have a logo appear in my footer copyright area. But the same problem is the top parts space, can you check my site and see how is the CSS can solve this problem.
Check this foot copyright area out. http://www.volantexrc.com/
Thanks a lot.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer section#text-6 .hr {
display: none;
}
Regards,
Yigit
thanks for your quick respon. But i’m sorry seems the image and the text can not align in middle, can the CSS make them align middle?
Hey!
Try adding this code to the Quick CSS:
.copyright img {
position: relative;
top: 8px;
margin-right: 10px;
}
Cheers!
Josue