Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1033718

    I got this by some assistance in preavious tickets #1020442 but now, after update to 4.5 I’m not able to get the same result, little thumbnails in search result page. Now I get big one, whole image, but I’d like to get 70/80% smaller. I backed up old theme file and export customization, everything was fine except this.

    Could you help me to obtain little thumbs and not those big images?
    I’m talking about a page like this https://www.mazzucchellis.com/website/?s=superman

    #1034144

    Hey KaISBC,

    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

    
    #top .search-result-image img {
      width: 20%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1034160

    Thank you so much Victoria, it works fine!

    Best regards,

    M

    #1034213

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Resize search result thumbnail’ is closed to new replies.