hi,
i am trying to add the word “index” under mobile menu. I used the following code which worked
#advanced_menu_toggle:after {
content: “Index”;
font-size: 12px !important;
left: 8px;
position: absolute;
top: 32px;
}
however, my client wants to ” add the word index in the blue box” instead of below it. How do I achieve that?
site – http://www.elite-fit.com/
Hey navindesigns,
You could try adding a widget area to the header: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
Rikard