This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Rose Tyler
hello,i use the default masonry media grid for some photos and i wonder if there is a way to hide the description of title when i click to the photo.http://prntscr.com/fs9j99
thanks
Hello,
Try to add this code in Theme Options > Custom css:
.pp_description {
display: none !important;
}
Regards,
Rose Tyler.
thank you very much,i have put the code without “!important;” and it does not worked.
Now is work. 😉
You’re welcome!
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up