Announcement

Collapse
No announcement yet.

Add to Cart - Layout Issue

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

    Add to Cart - Layout Issue

    Using v9.0.5 JHZA

    If you take a look at this section and then click through to the SPP's you'll see that the "Add to Cart" button is getting obscured behind the also bought list.

    It sits ok for some products and on other it appears in a different position on the page. I'm guessing it's to do with the image size on the SPP but is there an easier fix available to the layout?

    Any thoughts much appreciated.




    #2
    I'd fix that by introducing

    max-width:310px

    to the CSS - .image_product

    assuming that class isn't used anywhere else and is not going to affect any other layout.

    If does affect other layouts, try adding

    style="max-width:310px;" to the DIV


    Change 310px to what ever with you think looks best
    Elysium:Online - Official Accredited SellerDeck Partner
    SellerDeck Design, Build, Hosting & Promotion
    Based in rural Northants

    Comment

    Working...
    X