 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
February 13, 2015 at 2:03 pm #395719Hi, Text (4a) is half cut off the page in the purple section, also the visual (picture – 4b) in responsive lay-out on mobile and tablet device. Regards, 
 Me.llamoFebruary 14, 2015 at 5:32 am #396099Hey! The background gets rescaled so it can fill the whole size of the container and keep its natural aspect ratio at the same time, you can change that behavior with the following code: @media only screen and (max-width: 767px) { .avia-full-stretch { background-size: 100% 100% !important; } }That will make the image look like this: 
 http://screencast.com/t/1FPCJlFUVdo0Alternatively you can use this: @media only screen and (max-width: 767px) { .avia-full-stretch { background-size: contain !important; } }That will keep the aspect ratio of the image but it won’t be able to fill the whole container size: 
 http://screencast.com/t/rjzx219mKHere’s a more graphical explanation: 
  Regards, 
 JosueFebruary 14, 2015 at 2:56 pm #396151This reply has been marked as private.February 15, 2015 at 7:50 pm #396455Hi Miranda, Can you please create me a WordPress administrator account? post it here as a private reply. Regards, 
 JosueFebruary 15, 2015 at 10:53 pm #396472This reply has been marked as private.February 16, 2015 at 4:29 am #396518February 16, 2015 at 4:39 pm #396791This reply has been marked as private.February 16, 2015 at 4:59 pm #396809Hi Miranda! Looks good now, i just cleared the WP Super Cache. Regards, 
 JosueFebruary 16, 2015 at 5:17 pm #396830This reply has been marked as private.February 16, 2015 at 5:19 pm #396834This reply has been marked as private.February 16, 2015 at 5:58 pm #396859Hey! Should look fine now, check it. Best regards, 
 JosueFebruary 16, 2015 at 6:05 pm #396869This reply has been marked as private.February 16, 2015 at 6:19 pm #396879Check it know. Best regards, 
 JosueFebruary 16, 2015 at 6:52 pm #396938This reply has been marked as private.February 16, 2015 at 7:15 pm #396956You are welcome Miranda, glad to help :) Regards, 
 JosueFebruary 18, 2015 at 4:21 pm #398225Can be closed up ;-) 
- 
		AuthorPosts
- The topic ‘halve visual of text and image’ is closed to new replies.
