Top Bar styling

I’m trying to style the CSS of the TopBar and what I have doesn’t seem to be working:

.x-topbar {
background: #294754
font-color: #ffffff
}

I just want the background color to be that HEX color and be able to adjust the font, font size and font color too. I know you guys aren’t supposed to help with CSS, but if maybe you could quickly just let me know how to do this, I would really appreciate it!

I tried this too…no luck:

/Topbar/
.x-stack-integrity.x-topbar {
background-color: #294754;
}

Hello @444media,

Thanks for writing in! Be advised that this is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.

In the meantime, please refer to this old thread instead:

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.