New Landing How can we help? Cardinal Modify main shop page & single product page

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Cardinal
  • #154015
    Supreme007it
    Member
    Post count: 70

    Hi, I would like to modify the effect of the images Product when the mouse rolls over . I would like to disable the transparency effect and increase the zoom ( image 2 Original 3 Modified )
    I also have a little problem in the individual product page when I click on the second image to scroll through them without using arrows this is opened in a new page and I do not think is correct

    Thanks for your time

    Attachments:
    You must be logged in to view attached files.
    #154281
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Regarding the mouse over effects what page are you referring to?

    Regarding the problem when clicking on the image, try to disable all plugins except Woocommerce, clear the cache and try again because it seems a plugin conflict.

    -Rui

    #154285
    Supreme007it
    Member
    Post count: 70

    Hi,
    Try to go in my shop page ( http://www.tiffanybergamo.com/shop ) and move mouse over the product, u will see the effect.
    Thank’s

    #154290
    Supreme007it
    Member
    Post count: 70

    now i’ve disable all plugins except Woocommerce, clear the cache and try but the issue with image remains

    #154291
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide admin access to check your theme settings and product images?
    Use the private reply.

    -Rui

    #154299
    Supreme007it
    Member
    Post count: 70
    This reply has been marked as private.
    #154504
    Supreme007it
    Member
    Post count: 70

    Hi, Have u verify the site?

    #154667
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I added the code below to your custom css option.

    
    .bright-design .product figure.animated-overlay:hover > img {
    -webkit-transform: scale(1.3)!important;
    -moz-transform: scale(1.3)!important;
    -ms-transform: scale(1.3)!important;
    -o-transform: scale(1.3)!important;
    transform: scale(1.3)!important;
    }
    
    .bright-design figure.animated-overlay:hover > img, .bright-design figure.animated-overlay:hover .multi-masonry-img-wrap > img, .bright-design .product-type-standard figure:hover img{
    -webkit-filter: none!important;
    -moz-filter: none!important;
    filter: none!important;
    }

    Hope it helps.

    -Rui

    #154671
    Supreme007it
    Member
    Post count: 70

    Great!
    it works as i need!

    the other problem is still present, how can I solve it?

    Thank

    #154691
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    forgot about that one. Will check
    -Rui

    #154695
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Just checked and your theme version and Woocommerce version is outdated.
    You should update, make a backup first just in case.

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register