Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #279615

    Hello Everyone,

    I made a widget for latest news which I have placed in my website footer. It takes my website posts that I selected and places them in my Latest News section perfectly as I expected. The problem is that I do not want the posts in the footer to be clickable. Neither the thumbnail or the title which shows. I just want it to show a line of news and that’s it. Is there any way of removing the links from my Latest News widget in my footer?

    Thanks!

    #279621

    Hi ryanelkholy!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .news-content { pointer-events: none; }

    Regards,
    Yigit

    #279626

    Thank you! That worked!

    #279629

    Hey!

    You are welcome, glad we could help! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘removing the links from the Latest News widget’ is closed to new replies.