Hi amit, How can i remove hyperlinks to images in posts of wordpress?
Help Center » Blogging
How to remove hyperlinks to images in posts of wordpress?
(3 posts)-
Posted 4 months ago #
-
Sure. Switch to the code view in WordPress visual editor and remove the
<a>tag surrounding the <img> tag.Alternatively, you can click the image in the visual editor and then the hyperlink button to remove the link.
Posted 4 months ago # -
You may also use CSS and use border-size:0px to remove the hyperlink.
Posted 4 months ago #
Reply
You must log in to post.