Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #889056
    fwaya
    Participant

    I want to make the background of my donate menu link red and have tried many of the codes offered in the forum with no success. I currently have a staging site at http://564.44a.myftpupload.com/

    I also seem to have lost my CSS box (see pics). How can I make the donate button red?

    Thanks!

    #889058
    fwaya
    Participant

    Second pic

    #889707
    Lely
    Moderator

    Hi There,

    Please add this custom CSS:

    li#menu-item-1508 > a {
        background-color: red;
    }

    On your Second Pic, Edit Global CSS is clickable. It will open your custom CSS editor upon clicking and then you may add above suggested CSS.

    Hope this helps.

    #907397
    fwaya
    Participant

    That worked. Thanks!

    #907751
    Joao
    Moderator

    You are welcome. 🙂

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