Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #903045
    sallyshuey
    Participant

    Hi. I have a tag line at the top of my dev site banner that should have a green background, but in the mobile view this changes to a white background, which doesn’t work because the type is gold and cannot be read against white. How can I prevent the mobile view from changing background color, or manually change it from white to green? See screenshots below.

    WP Version: 4.5
    X Version: 4.3.1
    Cornerstone Version: 1.2.4
    URL: http://openadopt.doreydevelopment.com

    #903829
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    We can’t access your site, it requires authentication.

    Please provide username and password in private reply.

    Thanks

    #904822
    sallyshuey
    Participant
    This reply has been marked as private.
    #905662
    Thai
    Moderator

    Hi There,

    It seems like the provided password is WordPress admin account.

    Please send us with your authentication password / username instead:

    http://i.imgur.com/2pmFyM3.png

    Thanks.

    #905975
    sallyshuey
    Participant
    This reply has been marked as private.
    #906769
    Nabeel A
    Moderator

    Hi again,

    Thank you for the credentials, Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 767px) {
    .x-topbar .p-info {
        background-color: #4F701F !important;
    }
    }

    Let us know how this goes!

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