Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #244103

    I’m using this theme for my blog and I really don’t like how when I mouse over each picture it wants me to click and look at all the photos in a slideshow format. If my site were a store this would make sense, but it’s not right for my purposes. How do I deactivate this feature so people can calmly read through the posts (many of which have multiple photos)?

    Thank you!

    #244108

    I am using Enfold theme.

    #244453

    Hi!

    Thank you for using the theme!

    I’m sorry but we will be needing more information about the issue. What is the blog style that you’re currently using right now? Do you want to remove the link on the featured images entirely? If I am not mistaken this code will probably help, just add it on Quick CSS or custom.css:

    .big-preview.single-big a {
    pointer-events: none;
    }

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.