Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

remove the social media links in the “our team” section

Home Forums VW Theme VW STARTUP PRO THEME remove the social media links in the “our team” section

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #48772
    Cryp Track
    Participant

    When overing over each team member, text + social media icons are displayed. I want to keep the text but get rid of the icons.

    #48980
    developer vwtheme
    Participant

    Hi,

    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

    #49332
    Cryp Track
    Participant

    Hello,

    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!

    #49524
    developer vwtheme
    Participant

    Hi,

    Can you please share your site URL it will help us to provide you the better solution regarding the team section.

    Many Thanks

    #49635
    Cryp Track
    Participant

    http://cryptrack.fr/

    thank 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 above

    thank you

    #49636
    Cryp Track
    Participant

    oh 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

    #49637
    Cryp Track
    Participant

    Ah 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 3 years, 6 months ago by Cryp Track.
    #49696
    developer vwtheme
    Participant

    Hi,

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.