Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1119474
    LarchmontBlvd
    Participant

    Hello. I’m trying to change the text color on the plugin Omnibar. I realizes you don’t support third-party plugins. However, when I change the code in the X customization CSS (I’m using a child-theme) nothing happens. Can you please take a look at this? I’m trying to change the text area color to cream to white. Thank you. Screenshot is attached and login in next email.

    #1119475
    LarchmontBlvd
    Participant
    This reply has been marked as private.
    #1119891
    Christopher
    Moderator

    Hi there,

    Please add this code :

    div#idx_omnibar_widget-2 button {
        color: #fff;
    }

    Hope it helps.

    #1120364
    LarchmontBlvd
    Participant

    Thank you very much. I forgot to add “div”

    A++++ Service and theme

    #1120711
    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂

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