How to index paragraph before shortcodes?

Is there a way to line up the paragraph after the shortcodes? I tried setting up shortcode first then paragraph style and it wasn't working.  I want the second or multiple line to lined up with the text copy not underneath the shortcode (check).  Is this possible?  Below is what I have the code set up as: 







<div class="about_box">

<style>

p {

  margin-top: 0em;

  margin-bottom: 1.25em;

}

</style>


<h3 style="color: #94AFD7 !important">TECH TIPS to make OUR lives easer…</h3>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;When supplying files created in Creative Cloud always save a version in IDML (version 6). </p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;Whenever possible please supply native files.&nbsp;&nbsp;PDF files are cumbersome to edit and sometimes impossible depending on the type of edit.</p>  


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;Always include 1/8” minimum bleed.</p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;Whenever possible supply laser proofs and mock-ups.</p> 


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;Always supply both printer and screen fonts when supplying native files.</p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;We supply both a flat EPSON press proof and digital blueprints; one set per job.&nbsp;&nbsp;If you require additional proofs, please let us know.</p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;When working in spot colors, always delete all non-essential colors in your palette and for your own peace of mind and to save time down the road, always run internal color-separated lasers.&nbsp;&nbsp;These do not lie.</p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;Purchase, unless already owned, Pantone’s Color Bridge swatch books.&nbsp;&nbsp;They come in both coated and uncoated versions and are priceless when working in either spot or process equivalents of same.&nbsp;&nbsp;What you see in these books is exactly what you’ll get on your printed sheet.</p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;Convert JPEGS to TIFFS and always supply files as CMYK and/or spot but never RGB.&nbsp;&nbsp;Although we can automatically convert there may be color-shifts beyond our control.</p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;Always request stock dummies if you’re unsure of how a piece will bulk up in binding or if you have postage concerns. </p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;We make CAD samples and die lines free of charge.&nbsp;&nbsp;When intricate die cutting is involved, build that extra time into your production schedule.&nbsp;&nbsp;Once the job is printed, it’s not the time to see if the work will finish properly.</p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;If you’re not sure of something ask—there is no such thing as a stupid question.&nbsp;&nbsp;We don’t know everything about everything, nor should we.&nbsp;&nbsp;Information is free-of-charge. </p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;If your job requires international shipping, let us know immediately so we can factor in transit times and necessary paperwork based upon final destination.&nbsp;&nbsp;International priority or even domestic priority overnight is not always what you think it is.</p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;Printing is a collaborative effort.&nbsp;&nbsp;Someone is always available for a get-together; free cup of coffee included.</p>


<p style="color: #FFF !important">[icon type="icon-check"]&nbsp;&nbsp;If your current printer is not furthering your print education it’s time to call us.&nbsp;&nbsp;A more informed and educated client is our best friend.</p>

</div>



Comments

Sign In or Register to comment.