This topic has 1 reply, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #9416
     AuVidaZen
    Participant

    I’m trying to change the size of the profile picture and I managed to change the grid column width for the element but I can’t seem to find the code for the other part of the “member header” template (About Me pills/tabs). Any help would be appreciated!

    #9496
     Abe
    Keymaster

    Hello, You just need to redefine this function in your sweetdate-child/functions.php and chage the column as you like

    COPY CODE
    
    	function kleo_bp_profile_tabs()
    	{
    		global $bp_tabs;
    
    		echo '<div class="seven columns">';
    		new BpMembersTabs($bp_tabs);
    		echo '</div>';
    	}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?