 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
September 18, 2017 at 9:36 pm #853583Hi, 
 I pasted an image into 1/1 layout element and would like to see the whole image no matter what screen size . So I used the scale to fit option. It works but increases the gap between image and next element on the bottom. In mobile view the gap is the largest. How can I fix that?
 Here is the link http://tonhc.nmdev.site/contactsSeptember 20, 2017 at 6:45 am #854182Hey NuancedMedia, Thanks for the link. Are you referring to the FOR PATIENTS section? Best regards, 
 RikardSeptember 21, 2017 at 12:48 am #854621Hello, 
 yes the gap between “the map” and “for patients” sectionsSeptember 22, 2017 at 7:16 am #855184Hi, Thanks for the clarification. It seems that you have applied 600 pixels top padding to the map which is causing that. Is there any particular reason for that? Best regards, 
 RikardSeptember 22, 2017 at 7:53 pm #855542Yes, if I put 0px there the section with image turn into 1 pixel line, so I use this 600px padding to adjust image height. I assume there is another way to do that but I don’t know it. If you could advice it would be great. September 23, 2017 at 6:37 pm #855851Hi NuancedMedia, Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css @media only screen and (max-width: 767px) { .responsive #top #wrap_all .flex_column.avia-builder-el-15 { padding-top: 0px !important; min-height: 200px; } }If you need further assistance please let us know. 
 Best regards,
 VictoriaSeptember 25, 2017 at 8:33 pm #856695Thank you, unfortunately it did not work for QuickCSS and I did not have an access to Custom.css file (at least I did not find it in Appearance- Editor). I found another way, instead of making a BG image in the 1/1 element I added image element inside the 1/1 and now it works just fine. September 26, 2017 at 7:13 am #856806
- 
		AuthorPosts
- You must be logged in to reply to this topic.
