New Landing How can we help? Atelier image rollover overlay tooltip button removal

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #268710
    ultrauk
    Member
    Post count: 3

    hi,

    im having issues removing the tool tip add to cart buttons from ontop of the product images. i wish for the image to be nothing but an image with no other functions, I do not won’t the add to cart button etc as i have installed a plugin that adds variation options and add to cart buttons under the image,.

    i have added this to the custom css: .cart-overlay .shop-actions > .tooltip {
    display: none!important;
    }

    cleard the catch and deleted internet history but still displays the add to cart button and select options buttons ontop of the image.

    #268737
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    If you don’t want the buttons at all use:

    
    .cart-overlay .shop-actions {
    display: none!important;
    }

    – Kyle

    #268765
    ultrauk
    Member
    Post count: 3

    Hi,

    Thank you, that has worked however the problem i have now is that the information that was displayed over the image does not display under the image, before adding that bit of code in the css, the plugin im using inputted the variation selections and add to cart button ontop of the image, since adding the custom css the plugin displays nothing, i was hoping that the data would display under the image after the products title. like on a basic theme.

    #268771
    ultrauk
    Member
    Post count: 3

    got it sorted, i had it disabled in the theme settings

    #268914
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great

Viewing 5 posts - 1 through 5 (of 5 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