Viewing 1 replies (of 1 total)
  • Hi,
    About img margin in loops, try these styles:
    table.tcp_products_list .entry-post-thumbnail img {
    margin: 0 10px 0 0 !important;
    }

    About images in sidebars, edit styles.css in atahualpa-ecommerce, line 49
    #right table.tcp_products_list .entry-post-thumbnail img, #left table.tcp_products_list .entry-post-thumbnail img {
    height: auto;
    max-width: 100%;
    }

    Atahualpa ecommerce is a basic integration…
    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Different thumbnail sizes in prod page & Widget’ is closed to new replies.