Product page quicklink not showing image

This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago ago by 8theme

  • Avatar: trubador
    trubador
    Participant
    October 8, 2016 at 22:33

    I am using a product page quicklink in my post and I see everything from the product page, except for the image.

    I am using the quicklink like this:
    [product_page id="15"]

    and I see the image call in my source code, so it seem like a CSS thing.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: 8theme
    8theme
    Support staff
    October 10, 2016 at 09:15

    Hello,

    Thank you for the question.

    Here is a code snippet that you can place into the custom CSS area to fix this issue

    article.blog-post .zoom, article.post-grid .zoom {
        opacity: 1; 
        visibility: visible; 
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.