An introduction to support on the Marketplaces
- Envato staff look over every item before it can be sold on the Marketplaces.
- Technical items contain help files to introduce you to the item and its components.
- Authors can choose to support their items but this is optional and may vary.
Hands-on support for this item is provided by nagaemas
Frequently Asked Questions
How do I make a dropdown menu that’s always closed by default on the main navigation on the left?
Easy, just add the class “closed” to the second level ul tag of the menu.
Example:
<li>
<a href="#" class="mws-i-24 i-list">Forms</a>
<ul class="closed">
<li><a href="form_layouts.html">Layouts</a></li>
<li><a href="form_elements.html">Elements</a></li>
</ul>
</li>
When to contact Envato Support
Authors are experts on their own items, but if you're having trouble using the Marketplaces you should come straight to Envato Support.

