Announcement

Collapse
No announcement yet.

Alignment of 'Add to Cart' Button

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Alignment of 'Add to Cart' Button

    I am using the layout 'Image On Left Text Wrapped Around' for my product layout. But, as I want the components/attributes to always be right above the 'Add to Cart' button (depending on size of image, Add to Cart will of course slide beneath the image), it hit me that if these objects were right-aligned, then they always would be!

    I simply added a div around the components/attributes and AddToCartButton with align="right". Wonderfully, my separate product pages now have these parts right-aligned just how I want them and it looks good. But for some reason, when I view the sections containing multiple products, using the same layout, only the components/attributes align to the right and not the AddToCartButton!

    I figure this is to do with the css class 'cart-button-placement' which I appreciate can have different affects on different layouts due to css float... Having already applied Peblaco's fix for Add to Cart Button issue I would have hoped that may have helped out with this, but no, still the button is left-aligned on section pages, despite slowly going through the stylesheets trying to make everything with cart-button-placement reference align to the right!

    Any help would be much appreciated as I have spent many hours fiddling with this to no avail!

    #2
    Thanks for sending the URL. If using Quantity on confirmation page the software does not apply the class to each product. You can use Quantity on product page, add custom CSS or move the description.
    Peblaco

    Comment


      #3
      Many thanks for your reply. I managed to solve the problem with these ideas

      Comment

      Working...
      X