Posted - 02/09/2021 : 18:03:20
Hi Patrick, using the browser inspector, I inspected the inspectable items there...  In css/ectstyledetails3.css?ver=20210112 I disabled line 305 and they fell into place. So you might just remove div.detailoptions from the list. div.detailname, div.detailprice, div.detailcurrency, div.discountsapply, div.detaillistprice, div.detailreviewstars, div.detailshortdescription, div.detailoptions, div.detaildiscounts, div.detailaddtocartquant { width: auto; float: none; } David
|