Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #898859

    Hello Sirs,

    I would like to remove the following objects from search results page, but not from products page:

    img.alignleft.size-full.wp-image-740
    img.wp-image-744.size-full.alignright

    and I also would like to add product price and cart button.

    Please see the following screenshot: https://prnt.sc/i1ythr

    Thank You in advance,

    Nick

    #899086

    Hey Nick,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #899160

    Hi Victoria,

    Thank You for your quick response.

    http://zoomit.gr/wordpress_2/?s=samsu

    #900625

    Hi Nick,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    
    .search.search-results  .wp-image-744.size-full,
    .search.search-results .size-full.wp-image-740 {
      display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #902934

    Hi Victoria,

    You are brilliant! Your code worked!

    Thank You very much.

    Best regards,
    Nick

    #903066

    Hi Nick,

    Glad that Victoria helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Add product price and cart button to search results’ is closed to new replies.