Re: Add to cart button is displaying to far down.
look for these...
around line 161 on stock install of 4.1.9...
<input type="hidden" name="mode" value="add" /> <---- the Input causing IE to display different
{include file="customer/main/product_prices.tpl"} <----- this contains the wl_table
yes, everyone has the same issue I'd imagine. There's probably a simpler solution as well using CSS with display:inline/block
__________________
Doms
kube v4.1.9
|