@support
Most of theme require little adjustment as flash box is added using fixed positioning. I.e. on Sigma to fix on mobile menu, following was required.
@media screen and (max-width: 767px) {body header {top:31px;}}
Plugin allows to enter custom CSS directly in configure page.