Home › Forums › Basel support forum › stick shop menu to the bottom of page › Reply To: stick shop menu to the bottom of page
May 24, 2017 at 6:14 am
#14305

Artem Temos
Keymaster
Hi,
Categories menu is generated automatically based on all categories in your shop. It is not a regular WordPress menu.
1. Try to add the following code snippet to the Custom CSS area in Theme Settings to remove “All”.
.shop-all-link {
display: none!important;
}
2. Sorry, but there is no such feature in our theme.
3. It is not possible to do with CSS code only. It requires additional code customization. Sorry, but it is out of our theme support scope.
Regards