I want to add simple image of 198*240 px instead of 4th featured image & description. I want to paste image with border line in left. Please help. I want to add image to display "latest discounts & offerings"
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content img { width: 198px; height: 240px; } Adjust width and height as per your requirements.