Remove Folder / Gallery icons
geohsia
Registered Users Posts: 31 Big grins
Hi,
In my Navigation I have Folder and Gallery icons. I'd rather just have text and no icons. What can I do to remove it? Thanks.
George
In my Navigation I have Folder and Gallery icons. I'd rather just have text and no icons. What can I do to remove it? Thanks.
George
0
Comments
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
.sm-tile-info .sm-tile-type-icon {
display: none;
}
might need to be:
.sm-tile-info .sm-tile-type-icon {
display: none !important;
}
Support Hero and Customeister
http://www.smugmug.com/help