Themes In V4

This code doesnt work with the new responsive theme

Need Help please

[quote name='Vali' timestamp='1396290332' post='180573']

Hi,

Please try .tygh-content .multicolumns-list td .quick-view {
display: block;
float: left;
visibility: visible;
width: auto;
}
.tygh-content .multicolumns-list td .buttons-container-item {
background: none;
border: none;
display: block;
float: right;
padding: 6px 0 0;
margin-top: 0;
}
.tygh-content .multicolumns-list td .buttons-container-item .button-submit-action{
margin-right:0;
}




I hope that helps,





Valentin

[color=#808080][size=2]part of hungryweb.net[/size][/color]

[/quote]





I updated to the new reponsive theme and this feature doesnt work.

[url=“Shisha”]Shisha Shop Schweiz, Shisha kaufen Schweiz, Shisha Onlineshop, Shishatabak, Wasserpfeife kaufen, Shishatabak Schweiz, Wasserpfeifentabak Schweiz, Almassiva, Bruderherz, Löwenherz, Massiv Tabak, FFM Schweiz, African Queen kaufen, Swiss Smoke, Balkan Night



Now I have a small problem with this



The product grids are not equally sized.



I want it to be fixed



Any help?

[quote name='eComLabs' timestamp='1396258840' post='180514']

Vipin@hotmail.ch,



If you use the my_changes add-on to extend your styles, please add following ones:



.tygh-content .multicolumns-list td .quick-view {
visibility: visible;
}
.tygh-content .multicolumns-list td .product-cell-wrapper {
background-color: #ffffff;
box-shadow: 0 0 10px #cccccc;
}
.tygh-content .multicolumns-list td .buttons-container-item {
padding: 13px 13px;
}




Hope it will help

[/quote]



Now the Add to cart button is on left alignment and also not horizonatally straight if some product has long names.



How do I align the add to cart button to centre-bottom?



Please help