Archived topic
Remove header image
7 replies · Started by Charles on March 9, 2021
I can't figure out how to remove my header image. ty
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
I managed to remove the image from site identity but now there's just a blank space. I'd like my custom html to go across the whole page header.
ty
It looks OK on mobile.
I'm trying to create a responsive 5 x 5 table that will display properly on desktop and mobile. Any ideas about that?
Hi Charles,
Give this CSS a try for desktop, but table is generally not a well responsive element, it will be difficult to get a good look on mobile:
.header-widget {
max-width: 100%;
float: none;
}
Thanks
No problem :)
Ying,
Would you be able to respond on this item?
https://generatepress.com/forums/topic/add-page-code-to-all-pages/#post-1690075
Thanks