-
Author
-
December 15, 2015 at 22:49 #93491leoproParticipant
Hi,
How can I add a ‘Change Profile Photo’ button under the ‘CHANGE COVER’ button on the member’s cover photo area?
Thanks!
December 15, 2015 at 23:02 #93492leoproParticipantAlso, is it possible to remove the below sentence from the “Change Profile Photo” page?
“Your profile photo will be used on your profile and throughout the site. If there is a Gravatar associated with your account email we will use that, or you can upload an image from your computer.”
Thanks!
December 17, 2015 at 22:30 #93959LauraModeratorHello, this will hide the text
Add to style.cssCOPY CODE.change-avatar p { display: none; }
To change the position you will need to edit it using css, i suggest to hire a developer to do it for you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 2, 2016 at 16:06 #142562DeboParticipanti just tried using the code provided about to hide “Your profile photo will be used on your profile and throughout the site. If there is a Gravatar associated with your account email we will use that, or you can upload an image from your computer.” but it didn’t work please help
November 3, 2016 at 06:01 #142667LauraModeratorHello, try
COPY CODE.change-avatar p { display: none !important; }
If not working, clean cache 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.