big space between text from layout grids block

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
lifecrane
 
 
Posts: 4
Joined: Sun Nov 04, 2018 12:12 am

big space between text from layout grids block

Post by lifecrane »

from Corporate template.

code is here:
https://drive.google.com/file/d/1_g8CG- ... i3asA/view

I think I have to remove div, but I am not sure how to ..I have a block split in two, w text on left, and picture on right.

Underneath I have another block with just text. I don't know how to do this with picture with text wrap around for now..

For some reason :) , the text on the second block below the block that has the text and the picture has too much space between.

The code in question below is her

ok text........honest and cuts through confusion to clear the way for love.&nbsp; <br><br><br></span>
</div>
</div>
<div class="col-2">
<div id="wb_Image2" style="display:inline-block;width:440px;height:302px;z-index:14;">
<img src="images/amazing-paths-2.jpg" id="Image2" alt="">
</div>
</div>
</div>
</div>
</div>
<div id="wb_LayoutGrid3">
<div id="LayoutGrid3-overlay"></div>
<div id="LayoutGrid3">
<div class="row">
<div class="col-1">
<div id="wb_Text3">
<span style="color:#FFFFFF;"><strong><br> ###########too far down text starts here############ Aimee lovingly....


TIA, since web builder is a code generator, I can't figure this out and I did delete the blocks several times and I can't make this work...
User avatar
crispy68
 
 
Posts: 2749
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: big space between text from layout grids block

Post by crispy68 »

It would be easier to understand and see the issue if you can share your project file.
lifecrane
 
 
Posts: 4
Joined: Sun Nov 04, 2018 12:12 am

Re: big space between text from layout grids block

Post by lifecrane »

yes, u are right, I finally got this to upload.

http://rise2alpha.com/test/miracles.html . TIA
User avatar
crispy68
 
 
Posts: 2749
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: big space between text from layout grids block

Post by crispy68 »

Is it possible to actually share your PROJECT file (ends in .wbs)? As there are so many settings in WB its easier to diagnose the problem when you share the project file rather than trying to go thru code.
lifecrane
 
 
Posts: 4
Joined: Sun Nov 04, 2018 12:12 am

Re: big space between text from layout grids block

Post by lifecrane »

Tx, I ended up deleting the whole page , and redid from scratch, and now it's working fine. The code is great, I am sure there are some limitations, but the problem is in the operator ehehe :lol:
Post Reply