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

    Hi,
    In the Promotion Headline section at the frontpage, how can I disable the title link “VIDEOS EXPLICATIVOS Y PROMOCIONALES”, and also disable the feature image link. I just want to be “clickable” the watch video bottom.Please… help!
    thank you
    leticia
    this is my url
    wwww.balconcreativo.com

    #275154
    Skandha
    Participant

    @leticiacd: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #promotion-section .entry-title, #promotion-section .post-thumbnail-background a {
        pointer-events: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #275161

    AWESOME Skandha!!!!!!
    THANK YOU VERY MUCH! it works perfectly!!!! 😀

    #275171
    Skandha
    Participant

    @leticiacd: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/zubin/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove link from a title’ is closed to new replies.