Notifications
Clear all

[Solved] Remove image title

5 Posts
2 Users
0 Likes
767 Views
Magdalena
Posts: 15
Topic starter
(@magdalena)
Active Member
Joined: 4 years ago

Hi there, How can I remove the image title/name from the light box please? 

4 Replies
Astghik
Posts: 5911
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

@magdalena,

Please leave the example URL. 

3 Replies
Magdalena
(@magdalena)
Joined: 4 years ago

Active Member
Posts: 15
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5911

@magdalena,

Use this CSS code:

#wpf-content-blueimp-gallery h3.title {
display: none !important;
}

The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab. 

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.    

Magdalena
(@magdalena)
Joined: 4 years ago

Active Member
Posts: 15

@astghik Perfect... Works thank you! 

Share:
Scroll to top