Home › Forums › VW Theme › VW STARTUP PRO THEME › remove the social media links in the “our team” section
- This topic has 7 replies, 2 voices, and was last updated 4 years, 6 months ago by
developer vwtheme.
-
AuthorPosts
-
September 30, 2020 at 9:37 pm #48772
Cryp Track
ParticipantWhen overing over each team member, text + social media icons are displayed. I want to keep the text but get rid of the icons.
October 1, 2020 at 9:49 am #48980developer vwtheme
ParticipantHi,
Kindly follow the steps given below to remove social icons from the team section
Go to Dashboard >> Appearance >> Customzie >> Additional CSS >> Paste the given CSS on it >> Publish.
#team .socialbox {
display: none;
}Many Thanks
October 1, 2020 at 10:24 pm #49332Cryp Track
ParticipantHello,
that worked, thanks. Another request: in teams section again, I’d like the text, when you over on each “member”, to continue for the whole area, and not stop mid-way as it does now. Take a look at what I’ve transformed my “our team” section into: working well, except only half the text is displayed. I’d also like to know how to change the font size of that text in case I need to make it smaller to make it all fit. thx!
October 2, 2020 at 9:45 am #49524developer vwtheme
ParticipantHi,
Can you please share your site URL it will help us to provide you the better solution regarding the team section.
Many Thanks
October 3, 2020 at 10:57 pm #49635Cryp Track
Participantthank you. Here are things I need help with:
– remove recent comments section next to blog posts
– remove author, date, social media, categories and previous/next sections in blog posts
– fix the testimonial section (names and occupations aren’t displayed, not the whole testimonial is showing)
– and fix the “”team”” section as mentionned abovethank you
October 3, 2020 at 10:58 pm #49636Cryp Track
Participantoh I would also like to know how to edit the menu. Right now it shows
Blog
Contact
Forfait
Home
Sample Page
I want to rearange the order and delete some items. thx
October 3, 2020 at 11:03 pm #49637Cryp Track
ParticipantAh damn, one more thing: the contact page. I’d like to remove the top section (address, email, phone, working hours), just keep
SAY HELLO!
We would love to hear from you!add the contact form (which isn’t working right now, i don’t know why)
and remove the map. by the way, how do I change the address for the map?
thanks!
-
This reply was modified 4 years, 6 months ago by
Cryp Track.
October 5, 2020 at 8:41 am #49696developer vwtheme
ParticipantHi,
1) Kindly follow the steps below to remove the recent comments section next to the blog post
Go to Dashboard >> Appearance >> Widgets >> Blog Sidebar
Refer Screenshot https://ibb.co/VM5HPMG
2) To remove the author, date, social media, categories follow the steps given below
Go to Dashboard >> Appearance >> Customize >> Theme Settings >> Blog Page
Refer screenshot https://ibb.co/H2QpPZ1
3) To remove previous/next sections in the blog post follow the steps given below
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it>> Publish.
.post_pagination {
display: none;
}4) For the testimonial section only you can display designation
Follow the steps given below to add the designation
Go to Dashboard >> Testimonials
Refer screenshot https://ibb.co/1rj5RNb
5) To edit the menu follow the steps given below
Go to Dashboard >> Appearance >> Menus
Refer screenshot https://ibb.co/92dMc2v
6)For the team, displaying the whole testimonial and contact page we have mailed you. Please check your email and let us know
Many Thanks
-
This reply was modified 4 years, 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.