Hi there,
Please provide your login credentials. For the meantime, please wrap all the CSS provided on this thread with @media (min-width: 980px)
to make sure mobiles aren’t affected.
Example
@media (min-width: 980px) {
/* custom CSS here */
}
Thanks.