menu additional text

1 reply · opened May 17, 2016

Ggs101May 17, 2016

How can I add text to the transparent menu (ex: "Logged in as: XXXXX") in-line with the menu items?

Is there a way to do this other than enclosing it in an <a> tag?

Thanks.

SSemicolon WebSTAFFMay 19, 2016

Hello,

This is Definitely Possible. You can simply use the following HTML Code for the Top-Level Menu Item:


- Logged In as: [Username](#)

and then add the following CSS Code:

#primary-menu > ul > li > a { display: inline-block; }

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard
menu additional text · Canvas Template Support