- Try to use “
vh or vw
” if you need manipulation with browser size. - Try to use “
background-size: 100%;
” on100%
pass needed value. - On drupal if you are using module for output different menus and using different templates double check your conditions.
- Try to check your
@media
query’s in css on width size for this menu.