-
AuthorPosts
-
pittigeteksten Friend
pittigeteksten
- Join date:
- December 2012
- Posts:
- 58
- Downloads:
- 47
- Uploads:
- 9
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
September 24, 2014 at 11:45 am #201561In the All Categories layout (named Toepassingen in my site), I get a list of categories with a layout which is not consistent:. I wonder what made these column positions misbehave, since I have used the Quickstart package and only changed the category names and descriptions…
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 25, 2014 at 4:59 am #550687Hello
add this css code into your custom.css file
path : css/custom.css
if there is no custom.css file create a file and with name : custom.css@media (min-width:992px){.categories-list .category-item{width: 33.2%;padding: 12px;}}
Clear cache and check .
Hope it helps you.
1 user says Thank You to Pankaj Sharma for this useful post
pittigeteksten Friendpittigeteksten
- Join date:
- December 2012
- Posts:
- 58
- Downloads:
- 47
- Uploads:
- 9
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
September 25, 2014 at 2:52 pm #550751<em>@pankajsharma 447237 wrote:</em><blockquote>Hello
add this css code into your custom.css file </blockquote>Don’t know why, but it works. Thanks!
Pierre
pittigeteksten Friendpittigeteksten
- Join date:
- December 2012
- Posts:
- 58
- Downloads:
- 47
- Uploads:
- 9
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
April 15, 2015 at 2:31 pm #567066<em>@pankajsharma 447237 wrote:</em><blockquote>Hello
add this css code into your custom.css file
path : css/custom.css
if there is no custom.css file create a file and with name : custom.css
@media (min-width:992px){.categories-list .category-item{width: 33.2%;padding: 12px;}}
Clear cache and check .
</blockquote>Hi. Something does not work correctly anymore. I don’t know why, because the custom css is still on my site, but the columns have moved again… Take a look at virtualtours.nl > Toepassingen
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 15, 2015 at 3:13 pm #567083HI
Please change the old code with this code
@media (min-width:992px){.categories-list .category-item{width: 33.2%;padding: 0px;}}
Adjust the padding value in above code and check.
pittigeteksten Friendpittigeteksten
- Join date:
- December 2012
- Posts:
- 58
- Downloads:
- 47
- Uploads:
- 9
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
April 16, 2015 at 4:32 pm #567266I tried. But it works only if the screen is wide enough. If I make the windows narrower, the column still misbehaves…
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 18, 2015 at 5:45 am #567460HI
The issue comes due to different height of the blocks .
Now you have not need to add any additional code for this .
remove the old codes that u added in custom.css file
only add this code
.categories-list .category-item {min-height:550px;}
let me know if it helps .
1 user says Thank You to Pankaj Sharma for this useful post
pittigeteksten Friendpittigeteksten
- Join date:
- December 2012
- Posts:
- 58
- Downloads:
- 47
- Uploads:
- 9
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
April 20, 2015 at 6:41 am #567570Yes, this is a better solution. It works fine now, thanks!
Pierre
pittigeteksten Friendpittigeteksten
- Join date:
- December 2012
- Posts:
- 58
- Downloads:
- 47
- Uploads:
- 9
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
April 20, 2015 at 6:41 am #732680Yes, this is a better solution. It works fine now, thanks!
Pierre
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by pittigeteksten 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum