Hi there,
First of all, thanks again for an amazing theme and wonderful support! You guys are great :)
I wanted to know if I can set the container width to a different value for a specific page. Basically I have the whole site at 1310px since it looks better for what I am trying to achieve. I am building the home page now, and I would like this to really utilize the full width. I increased the container width to 1920px, but this applies across the whole site.
Is there any way I can do this just for this page?
Thanks in advance,
Lily
Hi Lilianaviu!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .container {
max-width: 1920px;
}
If that does not help, please post the link to your website.
And thank you for your kind words :)
Best regards,
Yigit
Hi Ygit,
That didnt work unfortunately. I’ve added a temporary login in the private content area as the site is not live yet
And thanks very much for your help :)
Lily
Hey!
Please add !important rule as following
.home .container {
max-width: 1920px!important;
}
You are welcome, we are always happy to help :)
Best regards,
Yigit
Thanks so very much!
You guys really do rock, your support is the best ever :)
Thanks again!
Lily