I’m trying to use the team module side by side and place this code in the General styling CSS but it doesn’t work.
Also, I use the team module at 2 places on the website and I want it to use side by side just in some pages but not all pages, how can I do this.
/* Side by side team member image and content*/
.team-img-container {
float: left;
width: 35%;
margin-right: 20px;
}
Hey studioc4com,
I have taken a look at your page, and see the team member and the text is side-by-side, but if you could include a mockup of what you would like to see, we could assist.
Please see screenshot in Private Content area of what I see.
Also please remove your code so we won’t have any conflicts.
Best regards,
Mike
Yes thanks! it finally works. Maybe it was my cache.