Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1209443
    maghrabi42
    Participant

    Hello,
    i need please change the color of text and the background
    mywebsite is najdstore.com
    thank you

    #1209488
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems your website is under construction. Please take it off or provide us the credentials in private reply so that we can check and assist you on this.

    Thanks

    #1209500
    maghrabi42
    Participant
    This reply has been marked as private.
    #1209528
    Rupok
    Member

    Hi there,

    Thanks for the credentials. Never share any confidential information in a public reply, always check ” Set as private reply”. I have made the reply private but you should change the credentials for your safety.

    However you can add this under Custom > CSS in the Customizer.

    .x-alert-info, .buddypress #message.info, .bbp-template-notice.info {
      background-color: #fbbdc2;
      border-color: #fbbdc2;
      color: #fff;
    }

    Let’s set your own color, background color and border color.

    Cheers!

    #1209788
    maghrabi42
    Participant

    wonderful work thank you so much 🙂:)

    #1209823
    Jade
    Moderator

    You’re most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1209443 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>