Good day
VM2 has been successfully used on one of our stores for many years – thank you for your hard work to give our customers a good shopping experience.
I've never done code; I only use admin backend.
I'm trying to upgrade another store to VM3, and almost ready to launch except for 3 minor problems:
a. VM Shop Add to Cart plus and minus icons appear in duplicate.
b. Default number 1, and any other quantity does not appear in Add to Cart window.
c. Categories – cannot find setting to display 4 categories in a row (currently one category centered in each row). I've tried various settings in Templates/ Shopfront Settings and VirtueMart Home Page Settings.
See this link to view the problem:
http://j3vm3.partylights.co.za/index.php/store
Any help would be appreciated.
Currently using VM3.0.4 on Joomla 3.3.6 PHP 5.4.36
all template problems
a. & b. remove the
input{
padding: 0 15px;
}
c. it is on 4 per row but you have css over riding it
remove
.category {
width: 100%;
}
see screenshots all your css is compressed so no way to say where - easier to make new css for the above