- This topic has 3 replies, 2 voices, and was last updated 1 year 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
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]