Lightbox on WooCommerce Store Issue

Home Forums Jevelin Theme Lightbox on WooCommerce Store Issue

Home Forums Jevelin Theme Lightbox on WooCommerce Store Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • clinicalfinish
    Participant

    Hi,

     

    I am having an issue where the Jevelin lightbox is overriding a plugin that switches the product (on hover) image on the main WooCommerece store.

     

    As you can see from the images, the image overlaps (I think due to the Jevelin theme), I’d like to get rid of this overlapping image but keep the swapping which is done by a plugin. Can’t find any option to do this.

     

    If you could give me some help, it would be much appreciated as the store launch is in 3 days on Wednesday 7th.

     

    Website: http://clinicalfinishtraining.com/ (currently under maintenance)

     

    Thanks,

    Matt

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi Matt,

     

    Sorry to hear of the problem you are having.

     

    You are using older version of theme on your shared site so please try using below latest version of theme.

     


    Please login to access this file

     

    If you still face the issue then you can try resolving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .woocommerce ul.products li.product > a .secondary-image-container {
        display: none;
    }

    Best regards,
    Shufflehound team

    clinicalfinish
    Participant

    Worked! Thank you!

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)