This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Jack Richardson
Hello, I love the theme but Blanco is so short in length.
Is there a way to extend the home page, kind of like a boxed one page style?
Thank You
Hello,
Please use this code in custom.css file:
@media (min-width: 960px){.wrapper-boxed .containerInner {
width: 1000px;
}}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up