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

    Guys,.. a folllow up to this solution:

    Works great but now the image styling no longer works. Images on our site are too large. Tried different things but not sure of a solution. Your thoughts?

    See our result here.

    #1108370

    Hey Diana,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .search-result-image img {
        width: 100px !important; 
    }

    Please feel free to adjust to suit.

    Best regards,
    Mike

    #1108963

    Ah! The important property is indeed important. Thank you!

    #1109017

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.