Hi @odin93718,
Thanks for using our theme,
We have given UNIQUE HEADERS plugins support in our pro theme, you can change green leave change following the given threads.
https://wordpress.org/support/topic/green-leaves-header-displaying-on-microsoft-edge-brower/
Any confusion lets me know.
Thanks
Hi Imran,
Thank you for your response. However, that code will only change the Green Leaf and every page will have the same image according to the URL. I would like to have EACH page has a different image header.
Thank you.
Hi @odin93718,
You can use different pages to use different images by using page-id.
like:- http://prntscr.com/h623vs
You can enter page-id by following the given document link.
https://www.ostraining.com/blog/wordpress/how-to-find-the-page-id-in-wordpress/
Use the following code in custom css field as you would with your page-id
.page-id-16 .page-mycarousel {
background: url('http://lorempixel.com/output/sports-q-c-1600-400-5.jpg') repeat scroll 0 0 / cover #143745 !important;
box-shadow: 0 7px 10px -10px #000;
padding: 336px 0 65px;
}
Change images according to your need.
Any confusion lets me know.
Thanks
Hi Imran,
Thank you for the help. It worked but the image seems to stretched. Does the image have to be 1600×400? Or should I change the padding numbers?
Thank you again.
Hi @odin93718,
Please share a screenshot or your Site URL of the issue you are facing, so that we can help you better regarding that.
Looking forward to helping you.
Thanks
Thank you for the help. I misstyped. Than you again.
Hi @odin93718,
Hope this helps.
Also, if you feel that our help needs some favor to return than you can do it by rating our theme in WordPress repo here:
https://wordpress.org/support/view/theme-reviews/wallstreet/#new-post
Close this Ticket!!!
Thanks