- This topic has 6 replies, 2 voices, and was last updated 6 years, 5 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Handy Theme Support › I want to resize Inner Page Banner
Hi admin! I want to resize Inner Page Banner? 1420 × 300 -> 1420 x 549
Thanks
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.innerbanner { height:549px;}
Regards,
Chris
Thank you very much!
But when I placed the screen at 1920×1080 resolution, it could not show all the images, and at the resolution of 1366×768 it was all displayed.
Hi,
Kindly use this one
.innerbanner { height:auto;}
Regards,
Chris
Thank you very much Admin ^^
🙂
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]