Buddypress – New Problem Support Forums for LiveMesh Themes & Plugins › Forums › Invent Theme Support › Buddypress – New Problem Tagged: invent This topic has 6 replies, 2 voices, and was last updated 8 years, 9 months ago by wpcoach. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts February 18, 2016 at 2:18 pm #19392 wpcoachParticipant Hi, you helped me today. The following code has eliminated the problem. Thanks. #buddypress div.activity-meta a.button { background: #000; } Now is not yet visible, another button in the BuddyPress activity. What code do I need to add to the Custom CSS in order to eliminate this problem? Please help. Thanks. Regards February 19, 2016 at 5:24 am #19419 VeenaModerator What is the exact issue? Can you share a link to the page? The temp login details which you have shared in the other thread is not working it seems . February 19, 2016 at 7:12 am #19422 wpcoachParticipant This reply has been marked as private. February 20, 2016 at 10:47 am #19450 VeenaModerator Pls use the below custom CSS – #buddypress #whats-new-submit input[type=submit] { background-color: #4184bf; } February 20, 2016 at 5:19 pm #19454 wpcoachParticipant This reply has been marked as private. February 22, 2016 at 8:08 am #19469 VeenaModerator You can use the below custom CSS – input.wpProQuiz_button2 { background-color: #4184bf !important; } February 22, 2016 at 10:09 am #19471 wpcoachParticipant Thank you very very much. Your support is fantastic! Author Posts Viewing 7 posts - 1 through 7 (of 7 total) The topic ‘Buddypress – New Problem’ is closed to new replies.