Best Premium and Free WordPress Themes › Forums › MercantilePro › Remove link
- This topic has 5 replies, 2 voices, and was last updated 5 years, 2 months ago by
acmesupports.
- AuthorPosts
- April 21, 2017 at 1:44 pm #16327
cule4life
ParticipantHello,
i would like to remove the link from Widget AT Post Column. is it posible?
Best regards
AlexApril 21, 2017 at 4:17 pm #16340acmesupports
ModeratorHello cule4life,
Thank you so much for using our theme MercantilePro. AT Post Column widget is designed for blog post display and we think that the blog post will have the clickable content. If you don’t need the link, you can customize the theme. Find the widget codes onacmethemes/sidebar-widget/acme-col-posts.php
file.
Let us know if you have any confusion.Regards
April 21, 2017 at 4:38 pm #16341cule4life
ParticipantHello, thanks for the fast reply.
I found the file but i can’t find in the code where to change/remove. Could you guys help?
April 22, 2017 at 3:13 am #16353acmesupports
ModeratorIf you are not able to customize the theme codes, please add the below CSS codes on Appearance > Customize > Additional CSS
.widget .blog-item article.post .content-wrapper { pointer-events: none; }
Hope, this will help you to remove the clickable on that section.
Thank you
April 22, 2017 at 12:52 pm #16372cule4life
ParticipantThanks that worked fine! 🙂
April 22, 2017 at 5:03 pm #16374acmesupports
ModeratorNice to know that your problem is solved.
- AuthorPosts
- You must be logged in to reply to this topic.