Hello,
I want to give the homepage a total different layout than the other pages.
I used .boxed#top.home { max-width: 100%!important; width: 100%!important; }
The problem is that the heder is not stretched.How could I adjust it ?
I tired
.responsive.html_boxed.html_header_sticky #header.home {
width: 100%;
max-width: 100%; }
What could i do ?
Thanks for help
Hey doublesam27,
Can you give us a link to your site? so we can take a closer look.
You can post it in private content if you want it only visible to the moderators.
Best regards,
Nikko
HI NIkko,
I finally found the solution
.page-id-5954 #header {
width: 100% !important;
max-width: 100% !important; }
Thank you
Hi,
Glad this is sorted for you :)
Thank you for using Enfold.
Best regards,
Vinay