Hi @barney1902
Please go to Appearance >> Customize >> Additional CSS section in your WordPress Admin Area and paste the below CSS there:
.inner-header-image {
height: 200px;
}
This should resolve the issue. ๐
Wow, Thank you so much. Worked perfectly.
Could you please tell me how you worked it out so I can help others in the future.
Is that code only for my theme or can that be used for everyone?
Actually, it appears it has only changed the header for one page? How can I shrink the header for all the pages?
Actually, it appears it has only changed the header for one page? How can I shrink the header for all the pages?
I can see the height of the header has decreased on all pages. Could you please send me the page URL where you are facing the issue?
Could you please tell me how you worked it out
I did that using Chrome DevTools. You can go through this guide: https://developers.google.com/web/tools/chrome-devtools/css
It would help you learn the basics of viewing and changing a pageโs CSS.
And here is a tutorial video on CSS by freecodecamp.org you might also like: https://www.youtube.com/watch?v=1Rs2ND1ryYc ๐
Thanks for sharing the URL. ๐
They are looking perfect at my side. Here are the screenshots:
Could you please try again after clearing the cache?
Sorry, yes it is all good after clearing the cache.
Sorry again for wasting your time.
Thanks for the help, I will watch that 6-hour video and hopefully can help others on this forum like you have.
- This reply was modified 5 days, 23 hours ago by
barney1902.
Sorry again for wasting your time.
Nothing to worry about, we all are here to help each other. ๐
I will watch that 6-hour video and hopefully can help others on this forum like you have.
Yes, you definitely can. All the best!!
If you have any more questions or come across any other issue, let me know, Iโll be happy to help. ๐