Why settings for image width and height
-
Hi,
I don’t understand why you can set image width and height, while the image in your CSS is always stretched to 100%:
.owl-carousel .owl-item img { display: block; width: 100%;If you want to give user control over the source file of the image, you might want to consider making a select for the native WP image sizes: thumbnail, medium, large, full.
Guido
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Why settings for image width and height’ is closed to new replies.