Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1075439
    nozziv
    Participant

    Hi.

    For iPad/iPhone,

    I am using “Stack Integrity” ant I would like to change the background color of only the logo/menu (see green arrow on attached picture), and not the whole site background color.

    I am using a X child theme.

    Best regards,

    Michael

    #1075845
    Prasant Rai
    Moderator

    Hello Michael,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1076068
    nozziv
    Participant
    This reply has been marked as private.
    #1076072
    nozziv
    Participant
    This reply has been marked as private.
    #1076156
    Nabeel A
    Moderator

    Hi there,

    Thanks for providing the URL. Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 979px){
    .x-navbar-inner {
        background: #c79469 !important;
    }
    }

    Let us know how this goes!

    #1076165
    nozziv
    Participant
    This reply has been marked as private.
    #1076257
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

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