- This topic has 3 replies, 2 voices, and was last updated 10 months, 1 week 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
Studio WordPress Themes The best collection of studio WordPress themes for a wide array of digital studios and agencies These studio WordPress themes can be […]
Skin Care WordPress Themes The following article narrates about the Skin Care WordPress Themes for creating a Beauty Salon, Spa or any Skin care related […]
Magazine Style WordPress Themes Are you looking for the best magazine style WordPress themes? If yes, then this post is for you. In this post, […]