- This topic has 3 replies, 2 voices, and was last updated 1 year, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › page header space (no image) Architect Pro theme
Hi
I’ve removed the image on all pages but now have a large gap between content and header
see: https://kenttilecentre.co.uk/wall-tiles/
please advise
thanks
Hi,
Kindly use this CSS code to remove white space.
.innerbanner {
height: auto;
max-height: 287px;
min-height: 120px;
}
Regards,
Dave
perfect for full screen but still showing a big gap on mobile screens?
Hi,
Kindly use this CSS.
@media screen and (max-width:479px) {
.innerbanner {
min-height: inherit;
}
}
Regards,
Dave
You must have visited many websites that have been created using website builders. but do you know about the form builder? The form builder is […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]