Hi,
I encountered a strange behavior that I could not find a solution for. The categories images is changing size on the front page, the size change is in the img src link (see attached image live-1.jpg).
On the localhost everything is fine and is working just like expected but not on the live site.
See attached image (localhost.jpg) and (localhost-1.jpg) this is how I want the categories do be displayed but on the live site they are displayed like this see attached image (live.jpg).
I believe the reason for this strange behavior is due to the extra piece in the end of the img src link, see attached image(live-1.jpg). It ends with -300×300.jpg when I remove it in the element inspector it works. But the problem is how do I do it from WordPress?
Please just see the difference in the images I attached to this post. See the difference between the live site and the localhost.
I will be grateful if you can help me with this problem.