Tagged: 

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

    Hi there,
    A couple of things.
    I’m trying to make a 2/3 section and the 1/3 section go fullwidth. I named the left container with custom css test123 and the right test1234. I have stretched layout on.

    I

    #test123 .container { 
    	width: 100%; 
    	max-width: none;
    }
    #test1234 .container { 
    	width: 100%; 
    	max-width: none;
    }

    Also I set no break on the sections and there is still a break.
    Thanks,
    Chris

    #914119

    Hey chriscowley,

    I have checked it but you used a class name instead of an id. Try to use a Color Section and put test123 to For Developers: Section ID and put the 2/3 and 1/3 section inside it and that should work. Hope this helps.

    Best regards,
    Nikko

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