Right now the "Føj til kurv"-button is jumping up and down in grid view depending on the length of the product name. Is it possible to change the grid view to look like the attached image and how? Can it be done through CSS? (the image is taken from http://hairandskincare.dk/somersets/somerset-35ml where the lines are jumping up and down).
Hello,
Playing a little bit with CSS could help you, for example:
The <div> that holds the name of the product is: class=name.
So, knowing this we could just make this box taller by adding this line in your style.css file:
.name { height: 30px; }
As I said play with the CSS so that you can optimize it according to the layout of your website.
zh
Playing a little bit with CSS could help you, for example:
The <div> that holds the name of the product is: class=name.
So, knowing this we could just make this box taller by adding this line in your style.css file:
.name { height: 30px; }
As I said play with the CSS so that you can optimize it according to the layout of your website.
zh
Our latest page: http://www.paginas.in
http://www.macClasificados.com - Encuentra tu Apple PC mas barato, sin intermediarios
Who is online
Users browsing this forum: No registered users and 3 guests