Link to home
Start Free TrialLog in
Avatar of brettr
brettr

asked on

Eliminating line breaks

This is a continuation from https://www.experts-exchange.com/questions/27975661/How-to-get-fade-words-in-over-image.html?anchorAnswerId=38714889#a38714889 to investigate removing multiple line breaks that occur after:

<div id="textDivImageOverlay" style="display: block;">
<p>
<span style="color:#000000">DAY 35</span>
</p>
<h2 style="color:#000000">Into The Wild</h2>
</div>
</div>

Open in new window


Line breaks are being used to avoid the paragraph below the image, push up into the image.

Website: http://bit.ly/XSvNPm.
Avatar of lightspeedvt
lightspeedvt

Just add this to css file:
ASKER CERTIFIED SOLUTION
Avatar of lightspeedvt
lightspeedvt

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of brettr

ASKER

Thanks.
Avatar of brettr

ASKER

Can you see what the issue is with the subscription form on that page in the same area?  I'm not able to click into the input box.
Not sure, but I can click.
Avatar of brettr

ASKER

Yep - it was resolved in the other thread.  Problem was clear:both.