How to not display gallery description
mrhoni
Registered Users Posts: 173 Major grins
I tried this in a CSS for "all galleries", but the gallery description is still displayed. Wrong syntax or wrong location?
.sm-gallery-description
{
display: none;
}
.sm-gallery-description
{
display: none;
}
0
Comments
My Website index | My Blog
http://www.mrhoni-photography.com/Portfolio/Dog-Photographer-Dog-Portraits/
http://mrhoni-photography.com
.sm-gallery-description {display:none !important}
.sm-user-owner .sm-gallery-description {display:block !important}
My Website index | My Blog
http://mrhoni-photography.com
Just guessing
My Website index | My Blog