carrot dropdown in top menu

Ideas! We love to hear them. Your ideas are the features we add next.
Post Reply
User avatar
Agalassi1792
AllPro Expert
AllPro Expert
Posts: 510
meble kuchenne Mikołów Knurów Czechowice-Dziedzice
Joined: Tue Nov 18, 2014 12:42 pm
Website: apwt.bluezenith.com

carrot dropdown in top menu

Post by Agalassi1792 »

Is there a way, in the top menu bar of an APWT site, to have like a 'carrot' drop down? Currently, whenever we create a parent tab with its 'dropdown children' there is no way to tell that there are pages underneath that menu item. Most websites use the 'upside down carrot' when you create a navigational structure like this. Is this something we can easily do?
User avatar
Paige
Support Team
Support Team
Posts: 461
Joined: Fri Feb 24, 2012 3:41 am
Website: www.allprowebtools.com
Location: Fort Collins, CO
Contact:

Re: carrot dropdown in top menu

Post by Paige »

Sure you can actually insert HTML right in to the Page Name to achieve this, so your Page Name would look like:

Code: Select all

Products <span class="caret"></span>
You can also apply a Custom CSS Class Name (on the Settings tab while you're editing a page) to the page if you would rather achieve this with css, this class is added to the <a> tag on the navbar.
Post Reply