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

    We’re trying to use 1/3, 2/3 col and 1/4. 3/4 col within the builder and when we place 1/3 or 1/4 or any other col element as a first object, it always place col div within <div class=”entry-content-wrapper clearfix”></div> and separates its from rest of the col elements.
    I suspect “class=”entry-content-wrapper clearfix” is the problem?
    Here is our test page, http://luxuryhomesdigital.com/HI50VR/listing/
    As you can see, 1/3, 2/3 combo doesn’t work but 1/4, 3/4 combo works but if you place 1/3, 2/3 below the 1/4. 3/4 then it’ll works perfectly. We don’t know where the above <div> is generated and we’d like to eliminated if its possible.

    #299289

    Hey Mas!

    Since the content in the first column is a codeblock, my guess is you have an unclosed div inside of it which is causing the issue to appear. Check the code for errors and that should fix it.

    Cheers!
    Devin

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