Tagged: HTML, Trobuleshooting
- AuthorPosts
- January 13, 2025 at 9:37 am #152903
Kandis
GuestHello,
I have received a message today from our prior webmaster that he noticed a white header at the top of our website. He stated that you provided a code that removed the header. When you provided that to him the email he would have used was james@unityofspringfield.org, that email is no longer valid but perhaps you could use it to find the service ticket.Would this be something that you could provide to us? We do use your BoldGrid Easy SEO and BoldGrid Gallery.
Any assistance would be appreciated.
Thank you,
KandisJanuary 13, 2025 at 9:42 am #152919Brandon C
ParticipantHi Kandis,
Thank you for reaching out and thank you for using Crio WordPress Theme. I inspected your header and I do see the white space you mentioned. This bit of CSS should remove it for you. You can add it to the CSS/JS Editor of your Crio customizer.
#masthead {
padding-top: 0px !important;
}I hope this helps! Please let us know if you have more questions, we’ll be right here to assist!
January 13, 2025 at 4:54 pm #152923Kandis
GuestThank you for the code so fast. I thought I would figure out quickly where to put it. But I am not a coder even as a novice. That bit doesn’t look like anything else on that page. Nothing else is in 3 lines. Would you be able to water it down greatly for me so I can put it where it needs to go?
I found the area that talks about headers… it just doesn’t make sense to me.January 13, 2025 at 4:58 pm #152929Brandon C
ParticipantHi Kandis,
Sorry I could have been more clear. You can access the CSS/JS editor from your WordPress dashboard. From the dashboard visit Appearance > Customize > CSS/JS Editor and add that bit of code under the CSS code section.
- AuthorPosts
- The topic ‘Need Remove White Space In Header’ is closed to new replies.