-
Author
-
May 6, 2014 at 23:05 #17006
designing
ParticipantHi Guys,
I’d like to change the color of the “complete sign Up” button and move it up about 20px because new registrations are saying they can’t see it 🙁 Also I thought that the notification where going to be added to the last update but I don’t see any changes?
ThanX
May 10, 2014 at 01:07 #17381Abe
KeymasterHi, I think I already responded this somewhere else but here goes again. Add this CSS:
COPY CODE.main-color #buddypress #signup_submit { background: #000000; color: #FFFFFF; }
Notifications will be added in next major version
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.May 10, 2014 at 01:20 #17388designing
ParticipantHi Abe,
Can you also send us the exact code to change the color of the very top bar, where the social icon are.
Thanks
May 10, 2014 at 05:52 #17405guy_fraser
ParticipantMay 10, 2014 at 11:32 #17424designing
ParticipantHi Guy,
Yes I’ve tried that but for some reason it’s not working ? This is the code I’m adding and I’ve also tried the .social-header on it’s own.
.social-header header-color {
background-color: #f00;
}May 10, 2014 at 16:11 #17454guy_fraser
ParticipantThere were a few alternate methods in that topic I linked to – did you try the ones near the bottom of the topic?
May 10, 2014 at 17:48 #17464designing
ParticipantHi Guy,
I’m lacking quite a bit in code but I think I did, but I was a bit confused with the #my-menu-name li a Am I supposed to replace the “my-menu-name” with something else? And if so with what
May 14, 2014 at 15:20 #17836Abe
KeymasterThose topics should have all you need to add the CSS but here it is again:
COPY CODE.social-header.header-color, .social-header.header-color a { background: #333333 !important; color: #FFFFFF !important; }
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. -
AuthorPosts
The topic ‘Sign up button’ is closed to new replies.