Hello again, I wasn't sure if you got my replies on the other ticket but I figured out how to get rid of the side bar and make the content section span12...
So now I am to the point where I need to figure out how to limit how many items will be shown on each row and how to make them the correct sizing.
unfortunately this would need several customizations that go beyond regular support license.
To put you on the right track I can say that the layout is controlled by masonry script, so blocks are adjusting accordingly to browser window. You might want to play around with its settings in functions.php from line 601, especially this part:
Thanks so much I changed the min_width form 260 to 300 and it worked perfectly!
I appreciate all the assistance. This is going to make the site easier to push with readable items rather than side bar navigation, viewers will have to actually turn the page to see content!
Hello again, I wasn't sure if you got my replies on the other ticket but I figured out how to get rid of the side bar and make the content section span12...
So now I am to the point where I need to figure out how to limit how many items will be shown on each row and how to make them the correct sizing.
Hi there,
unfortunately this would need several customizations that go beyond regular support license.
To put you on the right track I can say that the layout is controlled by masonry script, so blocks are adjusting accordingly to browser window. You might want to play around with its settings in functions.php from line 601, especially this part:
Hope it helps
Regards
djwd
Thanks so much I changed the min_width form 260 to 300 and it worked perfectly!
I appreciate all the assistance. This is going to make the site easier to push with readable items rather than side bar navigation, viewers will have to actually turn the page to see content!
Great, glad it helped!
Regards
djwd