Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
disable the popups on featured images
neil74white
September 2016
in
Theme support
How do I disable the popups on featured images please. I simply want to display the image that is already hyperlinked
Here is a screenshot
http://newsite.blueprofile.com/wp/wp-content/uploads/2016/09/Hide-Popups.jpg
Comments
Albert
September 2016
Hi,
to remove those links, you need to use custom css:
.image_frame .image_wrapper .image_links { display: none !important; }
neil74white
September 2016
Perfect thank you
Albert
September 2016
You're welcome!
Sign In
or
Register
to comment.
Comments
to remove those links, you need to use custom css: