Links in the top bar

how can I get the links the same color as the P and the E

Hello @VelocityWeb,

Thanks for asking. :slight_smile:

Please add following CSS under X > Theme Options > CSS:

.x-topbar .p-info a {
    color: #B0B0B0 !important;
}

Thanks.

Awesome thanks :grinning:

Do you know why my footers changed as well??

Hi There,

No, the CSS code provided has nothing to do with the footer, please clarify on a new thread what is changes on your footer.

Thanks,

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