Home › Forums › Exceptiona Theme Support › News and members
- This topic has 5 replies, 2 voices, and was last updated 6 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
October 25, 2017 at 6:47 am #86217
Hi,
where can I customize the New? Here is a sidebar with categories. I can not find the location for changes.
http://neubauereismann.alfahosting.org/news/privathaus-wiesenburg/
And on the homepage (http://neubauereismann.alfahosting.org/) I want only two members. I`ve changed the shortcode [ourteam show=”2″]. I would like to have the team in the middle of the page.
In the selection “News” you can see, the second News has not a distance to the border. I`ts not fine.
Can you help me?Regards Nadja
October 26, 2017 at 7:35 am #86277Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.section-teammember { text-align:center;} .teammember-list { float:none !important; display:inline-block;} .newsbox { height:420px;}
Regards,
ChrisOctober 26, 2017 at 8:21 am #86279Hi Chris,
super! It works.
Can you give me a class for the excerpt in the team description? Or can I do it myself? I would like to hide the excerpt.Regards Nadja
October 26, 2017 at 9:04 am #86282Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.teammember-content p { display: none;}
Regards,
ChrisOctober 26, 2017 at 9:51 am #86300Thank you. That`s fine.
Tschüss Nadja
October 26, 2017 at 9:54 am #86302🙂
-
AuthorPosts
- You must be logged in to reply to this topic.