This topic has 9 replies, 3 voices, and was last updated 10 years by designing.

  • Author
  • #17006
     designing
    Participant

    Hi 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

    #17155
     designing
    Participant

    Hi Guys.

    Any ideas?

    Thanx

    #17381
     Abe
    Keymaster

    Hi, 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.

    #17388
     designing
    Participant

    Hi Abe,

    Can you also send us the exact code to change the color of the very top bar, where the social icon are.

    Thanks

    #17405
     guy_fraser
    Participant
    #17424
     designing
    Participant

    Hi 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;
    }

    #17454
     guy_fraser
    Participant

    There were a few alternate methods in that topic I linked to – did you try the ones near the bottom of the topic?

    #17464
     designing
    Participant

    Hi 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

    #17836
     Abe
    Keymaster

    Those 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.

    #17911
     designing
    Participant

    Hi Abe,

    !important; done the trick

    ThanX

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

The topic ‘Sign up button’ is closed to new replies.

Log in with your credentials

Forgot your details?