Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #630315

    Can you use both at the same time? I want to use the resume theme demo, but I don’t have the boxed layout that’s it’s using for my current layout.

    • This topic was modified 7 years, 11 months ago by LB.
    #630318

    Hey brooksgroup,

    I’m afraid it is not possible at the moment to use both stretched and boxed layout at the same time. However you can use a colorsection with custom ID and target the container using custom css to make it look like a boxed layout.

    #customID .container {
        max-width:1200px!important;
    }
    

    Best regards,
    Vinay

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.