Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1092116
    keith s
    Participant

    I have modified the header logo to be a requested size. This causes the mobile menu selector button to align under the logo in 320px view because the logo will not size to allow for enough room to display it next to the header. If I select a size in the Customizer it will become small enough to accommodate the mobile menu selector button next to the logo versus under the logo. When I assign a size it is not big enough when in desktop view. I may not have explained this good enough sorry. Please advise. Thanks.

    Site url – http://plattecountyedcdev.com/

    It is going live later today so the url will then be – http://plattecountyedc.com/

    #1092136
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 420px){
    .x-brand, .x-brand img {
        width: 220px !important;
    }
    }

    Let us know how this goes!

    #1116199
    keith s
    Participant

    sorry for the delay but your css worked awesome! Thanks.

    #1116391
    Jade
    Moderator

    You’re welcome Keith.

    #1116392
    Jade
    Moderator

    You’re welcome Keith.

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