Home › Forums › All Other Themes › Gardening theme – Columns Team Section
- This topic has 5 replies, 3 voices, and was last updated 5 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
March 4, 2018 at 2:48 pm #95573
Hi there!
Is ist possible to change the number of columns in the team section?
Standard is 4 columns, i would like to change this to 5.
Thanks,
ChrisMarch 5, 2018 at 7:53 am #95607Hi,
Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
.cols4{min-height: auto; width: 20%;}
.cols4 .team-thumb{height: auto;}
.cols4 img{min-height: auto;}Regards,
ShriMarch 5, 2018 at 6:03 pm #95740Hi!
Thanks for you quick response.Somehow i still have troubles with correct display of 5 team members.
I filled in the css-code, and it is displays 5 columns but only 4 members.
I also tried to change the content of sction 4 which is standard:
[ourteam col=”4″ show=”4″]
for eg. to [ourteam col=”5″ show=”5″] but display is then somehow in rows…Thanks for your efforts!
March 6, 2018 at 5:26 am #95763Hi,
Kindly show us your website URL?
Regards,
BradMarch 11, 2018 at 8:19 am #96202Sure…
The url is:
http://www.reitstall-prammer.at/CMS/Thanks for your efforts!
ChrisMarch 12, 2018 at 6:39 am #96235Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home_section4_content .clear { display: none;}
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.