arch389 profile

Home Forums arch389

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • arch389
    Participant

    Hi. Thanks for the quick answer. It’s working well! The only thing is that to be sure to include all situation where it can do this, I modified the custom code to:

     

    @media only screen and (min-width: 1010px) and (max-width: 1145px){
    #page-container .sh-header .container {
    width: 100%!important;
    max-width: 100%!important;
    }
    }

    Thanks

Viewing 1 post (of 1 total)