This topic has 5 replies, 2 voices, and was last updated 9 years by micronorton.
-
Author
-
August 2, 2015 at 14:22 #71204micronortonParticipant
First, Thank you for your continued help.
How do I make my Groups Masonary layout be 3 groups per row instead of 3?
And
What is the code needed to style the group Name on the Groups Masonary layout? We want larger font for it.
Thank you,
Chase
August 2, 2015 at 15:17 #71213sharmstrModeratorTo make it 3 groups per row instead of 3, do nothing. LOL If you correct that question, I’ll try to help 😉
Put this in your quick css and adjust as needed
COPY CODE#buddypress #groups-list .item-title a { font-size: 50px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 2, 2015 at 15:20 #71214micronortonParticipantError on my part,
We have 6 groups. Currently, they are displayed in a masonary layout of 4 groups per row. We want three groups per row. How do we do that?
Thank you for your help,
Chase
August 2, 2015 at 15:39 #71216sharmstrModeratorI’m assuming you’re using the full width layout. Try this in your quick css
COPY CODE.template-page.col-sm-12 .kleo-isotope>.kleo-masonry-item, .template-page.col-sm-12 .kleo-isotope>li { width: 33.3% !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 3, 2015 at 01:24 #71267micronortonParticipantUnfortunately, that did not work. You can check out our site at https://infinitebodyawareness.com/
Please let me know how to move forward
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.