Okay
  Public Ticket #3998583
Disabling the Product Hover effect entirely
Closed

Comments

  •  32
    UK-Designer-Guy started the conversation

    The product I sell dont really need a hover effect on them, and I want to disable the hover effect completely on all product images and browser/devices. (currently only see a feature in Salient back end to disable on mobile)

    Can you help please?

    Cheers

  •  9,249
    Tahir replied

    Hey Again,

    Thanks for reaching out! .

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .single-product .product[data-n-lazy="1"] .product-slider .slide {
        pointer-events: none;
    }

    Thanks

    Best,

     


    ThemeNectar Support Team 

  •  32
    UK-Designer-Guy replied

    This worked great cheers

  •  2,084
    Judith replied

    Hello there,

    I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest.

    If you've enjoyed Salient, be sure to check out Nectarblocks, our latest innovation for building websites visually with WordPress.

    Your feedback is valuable to us and greatly appreciated!

    Should you have any further questions or encounter any difficulties along the way, please don't hesitate to reach out. 

    Best regards,

     

  •  32
    UK-Designer-Guy replied

    Hi Judith is Nectar Blocks a theme ? with a plugin ?

    As someone who creates Ecommerce websites regularly, I've been asking for a search bar in the header of the salient theme for a while now.

    With Nectar blocks can I now add a comprehensive and constantly visible search bar to the header? like the best ecommerce sites . . . ebay, amazon, etc ?


    Cheers

    Jason


  •  9,249
    Tahir replied

    Hey Again,

    Nectar Blocks is a Theme and does not have the permanent search bar on top. I remember providing some code snippet to add the searchbar in an earlier ticket?.  

    You can also now use the Global Section to add a search bar form in the header. 

    Best,

     


    ThemeNectar Support Team 

  •  32
    UK-Designer-Guy replied

    Hi Tahir the code supplied was less than ideal . . .  I tried it but cross browser there were problems. Plus it wasnt presenting the results like it does with the search icon.

    A decent and purposeful header search bar is a powerful tool for an ecommerce website.

    Its the one element that Ive needed for a few years

    Whilst we are on the subject of Ecommerce websites. . . . one of the thing lacking most about WooCommerce themes is the lack of customisation on the category pages. Because of restrictions Ive ended up creating a page that acts like a category page within this new site

    https://acux.co.uk/access-control-automation/

    If there were elements on the category page that would allow - tabbed views of other categories (as Ive done manually on that page) eg. jumpers, trousers, shirts, are all on the same page but tabbed (but with a filter element built in  . . . lacking on mine due to woocommerce restrictions and only available on the category page)  . . . everything then looks like its all together and fed easily to the customer . . and easily then added to a cart.

    Coupled with some sections at the top of the page to promote specific products/sale items - as I've tried to do with the banner on mine . . . thats more user-centric imho  . . . everyone wants a return from their site and Ecommerce / WooCommerce features are a priority for me.

  •  9,249
    Tahir replied

    Hey Again,

    The snippet provided was not a complete solution as Theme Customizations are outside othe scope of Theme Support. 

    Thanks for the detailed requests. Have added it to the Wishlist. 

    Best 


    ThemeNectar Support Team