Tagged: menu, navigation
I’m trying to get subtext in in the main nav items similar to http://www.jodyjelas.com/. Is there a feature built in that I am overlooking? If not how can I add these in?
Hi Roger!
Set the subtext here:
Then add this to the Quick CSS:
#avia-menu > li > a:after {
content: attr(title);
position: absolute;
}
It may need some styling but that would depend on the header type you have, can you post a link to your website please?
Regards,
Josue
Hey!
It looks great!
Best regards,
Josue
Hey,
I have been working on this issue now for quite a while, but I can’t get it to work. The text that is supposed to end up below the menu items ends up next and below the items. I did everything the same as you described above.
Any help? Thanks in advance
Hey!
Can you send us a link so we can take a look?
Cheers!
Elliott