help me with css

GK User
Wed Apr 08, 2015 4:56 am
look at my test site http://poordomain.freesite.host/index.php/j2 I am getting layout like this,when I gave four column layout.i.e 4 products in a row..in addition zoom effect while hovering the product in this page http://poordomain.freesite.host/index.p ... w/5-image4 doesnt seem to work in this template...
User avatar
Senior Boarder

teitbite
Sat Apr 11, 2015 8:42 am
Hi

Your site is offline. Please tell me the access to it.
User avatar
Moderator

GK User
Mon Apr 13, 2015 1:47 pm
sorry for that.. now you may check those links
User avatar
Senior Boarder

teitbite
Wed Apr 15, 2015 10:06 am
Hi

I think You are missing bootstrap, but please try add this class to override.css and make sue override is enabled in template settings:

Code: Select all
.j2store-product-single {
    border: medium none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
User avatar
Moderator


cron