Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #160498
    pro4tactical
    Participant

    We made the services area pictures instead of posts since it would just open up the image on a blank page. Now that it is just an image, it just refreshes the page each time. Is there any way we can turn off the feature to be able to click on it? we would rather the services section just be pictures with captions, but without the links over them. Thanks! The images themselves don’t have a url attached so it’s something in the theme itself.

    our website is http://www.pro-4marketing.com

    #160523
    Skandha
    Participant

    @pro4tactical: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .services-section article {
    	pointer-events:none;
    }

    Let me know if this does the trick!
    Kind Regards,
    Skandha

    #160644
    pro4tactical
    Participant

    @skandha this worked 🙂 thank you!!

    #160723
    Skandha
    Participant

    @pro4tactical: 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/solid-construction/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 ‘How to turn off Services links with finder icon?’ is closed to new replies.