- This topic has 3 replies, 2 voices, and was last updated 7 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.


Home › Forums › Free Themes › Travel Eye › How to focus the "travel eye team" widget ?
Tagged: travel eye team widget
Hello,
I use the “travel eye team widget” which is perfect for presenting a team. except that I only have 3 people to present, so only three images and not four as in your demonstration.
In this case, the widget is shifted to the left and not centered in the page which is very unsightly. I tried to play on the margins in the layout of the widget to center it without success because the margins interfere on the size of the photos that are initially set to: medium.
Is it possible to set this in the additional CSS or in the attributes of the widget?
Thank you for your help!
Best regards,
Serge
Hello @modele3,
To resolve your issue please use below given CSS.
.wt-members-list {
display: flex;
flex-direction: row;
justify-content: center;
}
Hope this helps.
Regards!!
Yes, it is very useful to me,
thank you for your skills!
Hello @modele3,
Glad to help you.
If you have any issues further then please let us know.
Thank you.
Regards!!
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



