Team – options

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19404

    1) How can I remove “about” before the Name And Surname ?
    2) How can I remove the line under the Name and Surname ?
    3) How can I edit the contact now section with my custom html ?

    See screnshot

    #19424
    Veena
    Moderator

    Pls change “About” in line no:282 in file framework/shortcodes/team-shortcodes.php
    You can add the below custom CSS in themeoptions –

    .team-slider-profiles .member-title, .team-slider-profiles .member-content  {
        border-bottom: none;
    }
    

    You can provide social network links in team edit page – team profile details section.
    Also you can add direct html code in the visual editor text tab.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.