Build Our Team content like the example
Hello, today
I tried to build an „our team“ Content according to your example on http://themes.muffingroup.com/betheme/pages/our-team/ .
More specifically, I mean the example with Jason
Collins directly under the heading "We are workaholics". You will find my try under https://preventing.de/ueber-uns . Could you please give me the necessary hints and
style tips to get my Content like yours?
I tried to build an „our team“ Content according to your example on http://themes.muffingroup.com/betheme/pages/our-team/ .
More specifically, I mean the example with Jason
Collins directly under the heading "We are workaholics". You will find my try under https://preventing.de/ueber-uns . Could you please give me the necessary hints and
style tips to get my Content like yours?
Comments
to get the same item, you need to use Our Team List item instead and also you need to change general style of theme from SIMPLE to DEFAULT under Theme options > Global > General section.
You find all the variants i tried at: https://preventing.de/ueber-uns
I have reached my goal by using the following CSS code:
.team .image_frame { width: 200px !important; }
Therefore the width of the Image is 200px.
After that i sortet the elements with:
.one-fourth.column{width: 15% !important;}
.one-second.column {width: 60% !important; }
Best Regards!