Home › Forums › WoodMart support forum › Header Image on my Homepage is truncating when I look at it on Mobile › Reply To: Header Image on my Homepage is truncating when I look at it on Mobile
May 29, 2020 at 12:31 pm
#198929
Aizaz Imtiaz Awan
Keymaster
Hello,
I have visited your website. To increase the size of the background on mobile Please add the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.page-title-default {
background-size: contain;
height: 100px;
width: 100%;
}
Currently there is no space on the image.
Screenshot for Clarification: https://ibb.co/NyHkGQ3
Best Regards.