badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Oversized images

#71807

Hi there,

Please use below custom CSS code to show the image to exact size.

input[type="image"] {
    width: auto;
}

Thank you!