I have a problem when i apply CSS styles in to Custom CSS Mobile. The styles are not updated in the web down. For example I need to change backgroun st-menu Navigation. Apply the following style does not work:
.st-menu {
background: #ffffff! important;
}
.mobile-nav-heading.close-mobile-nav {
background-color: #ffffff! important;
}
The only solution I can find is modifying the file style.css, but not what I actually do. Especially to avoid mistakes.
How can I do? sorry for my English, I speak Spanish only