-
Author
-
November 5, 2017 at 19:53 #178975
emmanuel
Participanthello guys how can i edit this page see the attachment i want change the color, layout design etc.
November 5, 2017 at 20:07 #178980Kieran_SQ
ModeratorHi,
Thanks for contacting us about customizing the default BuddyPress registration page. You can use the class .register before any element to target content on the register page only. For example you can use this class with the h4 tag
.register h4 {color: #175a9e;}If you’re not comfortable with identifying the elements your wish to edit using the browser console (F12) then please let me know in as much detail as possible which elements you would like to style and I will send you the CSS
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 5, 2017 at 22:40 #178999emmanuel
Participantcan rearrange the whole page like e.g have the profile details questions answered in a slide show see the attachments e.g
November 5, 2017 at 22:45 #179002Kieran_SQ
ModeratorHi,
To do that with the standard BuddyPress registration page would be very difficult and time consuming, it would be possible to do this away from the standard BuddyPress registration page as a plugin but again this would take considerable time.
You should reach out to a developer to assist you with this as it is beyond the scope of the support we offer via the forums – if you like, you can send an email to our developers dev@seventhqueen.com to get a quote for custom development.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.