Skip to:
Content
Pages
Categories
Search
Top
Bottom

Registration button invisible

Viewing 3 replies - 1 through 3 (of 3 total)
  • Avatar of @mercime
    @mercime
    Keymaster

    @mercime

    @filipmedia add the following to your theme’s style.css file

    #buddypress .standard-form div.submit input {
    color: #000 !important;
    }

    Avatar of maphorn
    maphorn
    Participant

    @maphorn

    Tried in
    yourdomain.com/your wordpress installation directory/wp-content/plugins/buddypress/bp-themes/bp-default/styles.css – still not showing.

    Also tired
    yourdomain.com/your wordpress installation directory/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/default.css

    line 1658 .standard-form input[type=text] { press enter and add
    to new Line 1659 color: #000 important

    Still no registration button?

    Any help much appreciated

    Avatar of @mercime
    @mercime
    Keymaster

    @mercime

    @maphorn site url? Basically you add the changes in your own theme’s style.css file. Do not make changes in /bp-themes/bp-default/_inc/default.css because those changes will be overwritten when you upgrade BuddyPress.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.