By Mark Clarke on Wednesday, 25 April 2018
Posted in Technical Issues
Replies 3
Likes 0
Views 561
Votes 0
Please see attachment. I have a couple questions.
1. How can I remove the name of the image?
2. See attachment.
Thanks
Hi Mark,

You would have to template override one of EasySocial's theme files.

The screenshot shows which theme file to override(http://take.ms/76Nmf).
·
Wednesday, 25 April 2018 11:40
·
0 Likes
·
0 Votes
·
0 Comments
·
One more please. Please see attachment
·
Wednesday, 25 April 2018 12:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Mark,

You can try using the following custom css(http://take.ms/tUImqg).

#es .es-photo-info .es-media-title a {
display:none;
}
·
Wednesday, 25 April 2018 13:29
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post