Topbar Content Size

My Topbar Content is very small, and the icons are faded. I want to enlarge and control Color and Blending. www.rayscountryham.com

Hi @windhover4,

Thanks for reaching out.

Have you fixed it? I checked and it’s now bigger and in white color instead of pinkish. I also checked and there is already implemented custom CSS for that setup. Glad it’s okay now.

Cheers!

Yes thanks for your time taking a look. I did figure it out.

Found these fixes:

.x-topbar .p-info {
color: #fff;
font-size: 16px;
}.x-topbar-inner.x-container.max.width {
width: 85%;
max-width: 100%;

Glad to hear that and you’re most welcome!

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