Change hoover colour in header, allign logo and menu in the middle

Hello,

I am looking for a way to change the text in the header (in this example PIN PROJECTSERVER) to the same colour as the underline. I searched in the customizer, but could only change the colour of the underline to 255/102/0 - the colour of the writing does not change.

The URL is: www.pinserver.com

And a second questions: can I align the logo an the menu horizontically in the middle?

Thanks for your help!

Hello @itecs,

Thanks for writing in!

1.) It seems that you have added a custom CSS in the X > Theme Options > CSS. You may have inserted this:

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a, .x-navbar .desktop .sub-menu a:hover, .x-navbar .desktop .sub-menu .x-active > a, .x-navbar .desktop .sub-menu .current-menu-item > a, .x-navbar .desktop .x-nav .x-megamenu > .sub-menu > li > a, .x-navbar .mobile .x-nav li > a:hover, .x-navbar .mobile .x-nav .x-active > a, .x-navbar .mobile .x-nav .current-menu-item > a {
    color: #ff2a13!important;
}

2.) Do you want to have the logo and menu at the center? Please go to X > Theme Options > Headers > Logo and Navigation and then select “Stacked”.

Hope this helps.

Hello Ruenel,

actually, I could not the the custom CCS from above in the X Theme Options. But after inserting it and changing the colour code, it works fine now.

Thank you!

Regards

Hi @itecs,

You’re welcome and it’s our pleasure to help you. If you have any other concerns regarding our theme features, feel free to reach us.

Thank you.

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