sparkles2.png

Remove Mega Menu Dropdown Arrows

 

If you wish to remove the labels from a form on your page for a cleaner or more aesthetic look (whether that is because you have the labels in the placeholder section or if the form only has one input section) then this simple code will help achieve the look.

 
 
 

See the effect in action

 
Screenshot 2021-04-20 at 17.32.33.png
 
 
 

How to use the Effect

Simply head to the 'edit CSS' section of Blocklab whilst you are on the product page, copy and paste the below code in, hit 'Save' and then go back to Blocklab and hit 'Publish' to apply the effect.

 

#shop li.dropdown a b {display: none !important}