Transparent heather in all pages - but only want it in main page
Hi,
I am using the transparent header on my website, but I only want it on the home page. However, the menu is overlayed on the other pages as expected.
My question is if there is any way to avoid that other than setting something like this CSS code in all the pages, but it also affects the main page, so I'm not sure how to proceed.
#Wrapper, .with_aside .content_wrapper {
margin-top: 250px;
}
website: https://karesema.com
I'd appreciate some insight. Thank you in advance.
G.
Comments
Hi,
To have a different header for different pages, you need to use the Layouts.
Please, check the following video tutorial showing how to create and implement it.
https://support.muffingroup.com/video-tutorials/how-to-use-layouts-2/
Thanks