Hi Support, this is my website: http://www.swimfun123.com.sg/demo/, and whatever I follow the theme option provide the banner size the banner still Etrude in other media screen view, have a way to let it banner not Etruding at any other media screen view?
Hi, Greetings from InkThemes, Could you please provide us some edited screenshot of your requirements, so that we can assist you accordingly? If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots. Looking forward to hear from you. Thanks & Regards! Nitin InkThemes.com
Hi, here screenshot and Website: you can use mobile view tool extension to see those banner is different width in different device, can it consistent? http://www.swimfun123.com.sg/demo/ I follow the 1171px width x 526px in banner, but when it screen like tablet or mobile picture width will compressed, you can see the child face is thin in screenshot picture.
Hello Shauling, You need to paste below CSS code in Custom CSS field located in Dashboard->Appearance->Theme Options->Styling Options Code: @media only screen and (max-width: 767px){ .bg-img img { height: auto; } } This will resolve your issue, Warm Regards! Naveen Kolhe InkThemes.com