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*

iPad images on startpage in landscape mode are not being resized

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #40022

    Hi Sebastian,

    To fix the image resized issue in iPad Go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the following CSS code in the field and Click on Save & Publish button.

    @media only screen and (max-width: 1024px) {
    	.featured-slider .featured-image {
    		background-attachment: scroll;
    	}
    }

    Thank you!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.