Home Forums Basel support forum The selector number. The attributes in the quick view. Viewing 360. Awesome menu Reply To: The selector number. The attributes in the quick view. Viewing 360. Awesome menu

#1343

Artem Temos
Keymaster

Hello there,

1. Here is a code snippet to add into your Custom CSS to hide quantity input

.single-product-content .cart .quantity {
    display:none!important;
}

2. Unfortunately there is no such optional in our theme.

3. This feature is not available also.

4. You need to go to Appearance – Menus and find Icon name (from FontAwesome set) fields where you can set icon name for desired item. Here is fully icons list http://fontawesome.io/icons/

menu

Regards