-
Author
-
June 11, 2017 at 10:11 #163946internetserviceParticipant
hi support, I am trying to remove fullname from a profile. I need to do this so that the other user can only see the photo of another user and not their fullname. so this user will be forced to communicate with another user and not search their name on facebook to find out more about another user. and they will have to communicate in my dating site
are there any way to do this? to remove fullname in the sweetdate themes
June 13, 2017 at 00:26 #164095LauraModeratorHello, yes, just add this to style.css of child theme 🙂
COPY CODEdt.bp-field-name.bp-field-id-1 { display: none !important; } dd.bp-field-value.bp-field-id-1 { display: none !important; }
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 🙂
June 13, 2017 at 15:40 #164157internetserviceParticipantI did put that code but it didn’t remove anything from what I can see. can you look at this screenshot and tell me how to remove the fullname on the site.
June 16, 2017 at 00:33 #164376LauraModeratorHello, try by adding this to style.css of child theme 🙂
COPY CODE.bp-user .breadcrumbs li:last-child { display: none; } #profile h2 { display: none; }
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 🙂
June 18, 2017 at 23:52 #164546LauraModeratorHello, try by adding this to style.css of child theme
COPY CODEdiv#item-header-avatar { margin-left: -15%; } .pull-two { right: 13% !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket 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 🙂
June 19, 2017 at 07:48 #164582internetserviceParticipantyes, thanks for your help. I can solve it now. 🙂
June 20, 2017 at 00:24 #164689LauraModeratorGlad to help 🙂
Please rate us 5 stars at themeforest, it would help a lot 🙂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
You must be logged in to reply to this topic.