Hi,
I'm trying to get rid of the amount (number of photos in the folder) from menu items. I've added the tag visibility: hidden to the correct css-item, but it still appears! Any idea somebody? Thanks!
Rob
.mainmenu_amount {
color: #3D3D3D;
visibility: hidden;
}


