Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #371269

    Hi,
    I want to use the plugin pixproof with my enfold wordpress site:
    https://wordpress.org/plugins/pixproof/

    Demo of plugin here:
    http://pixelgrade.com/demos/border/proof_gallery/corvette-stringray/
    password: demo

    As you can see there are two options to click over each image – zoom and select.

    The problem I am having on my site is that the thumbanils of the images are too small to show these options.
    Here is my site:
    http://www.michaelkyle.co.uk/gallery/proof_gallery/bourne-end-dental-practice-photography/

    How can I change the size of the thumbnails so that I can see these overlaid options?

    Thanks !

    #371359

    Hey Michael!

    Thank you for using Enfold.

    Looks like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author. Anyway, you can try this on Quick CSS:

    #top .gallery .gallery-item.proof-photo, #top .gallery .gallery-item.proof-photo img {
    width: 160px;
    height: 160px;
    }

    Thank you for your understanding.

    Regards,
    Ismael

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