Column classes causing next line of text to not align left

Homepage Community Forums SquareOne Theme Support Column classes causing next line of text to not align left

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18950
    Jan
    Customer

      In the Square One theme, I have set up an order page on my website using column classes. The classes are three-fourths first and one-fourth. What happens is the next line of text, being the h2 title of the next offer, is aligning under the button as if the div didn’t close. But when I look at it in Firebug it appears that the h2 text is encompassing the entire one-fourth column class. I’ve looked at the css and can’t find anything. I’ve tried to wrap each offer with the column classes in a div to no avail.

      Does anyone have an idea of where I’m going wrong here?

      <h2>Title</h2>
      This is the description
      <hr />
      <div class=”three-fourths first”><h4 style=”font-weight: 400;”>Offer</h4><h5 style=”color: #40aded;”> Tagline</h5></div><div class=”one-fourth”>Buy Now</div>

      <h2>Title</h2>
      This is the description
      <hr />
      <div class=”three-fourths first”><h4 style=”font-weight: 400;”>Offer</h4><h5 style=”color: #40aded;”> Tagline</h5></div><div class=”one-fourth”>Buy Now</div>

      Thanks,
      jj

      #18979
      Wes
      Moderator

        Do you have a link to your site so I can take a better look at what’s going on?

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