Hello,
I was provided the following css to fix the navbar on web site, rediresuts.com:
Thanks for asking.
You can add following CSS under X > Launch > Options > CSS:
.x-navbar .x-container.max.width {
max-width: 100%;
width: 100%;
}
.x-navbar .x-brand {
margin-left: 30px;
}
It worked for a while and just stopped working again.
Can you please take a look at it and tell me what needs to be fixed?
Thanks
Jane