Home › Forums › Basel support forum › Sticky Header Logo Colour Change
Sticky Header Logo Colour Change
- This topic has 9 replies, 2 voices, and was last updated 6 years, 3 months ago by
Elise Noromit.
-
AuthorPosts
-
November 1, 2018 at 12:18 pm #86523
Caroline HRParticipantHello,
Please could you tell me if it is possible for the sticky header logo, on the Front Page ONLY to remain white, as it is used with transparent sticky header?
On the other pages on the site I am happy with dark text on white header.
Thank you
November 1, 2018 at 1:09 pm #86532
Elise NoromitMemberHello,
Please try this code:
body.basel-header-overlap .header-simple.main-header.act-scroll { background-color: white; color: black; } body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .main-nav .menu>li.current-menu-item>a, body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .main-nav .menu>li>a, body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .right-column a, body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .amount, body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .main-nav .menu>li.menu-item-has-children>a:after{ color: black; } body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .right-column .search-button a:after, body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .right-column .search-button a:before, body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .right-column .basel-burger, body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .right-column .basel-burger:after, body.basel-header-overlap .color-scheme-light.header-simple.main-header.act-scroll .right-column .basel-burger:before{ background-color: black; }
Add the code to the Theme Settings > Custom CSS
Best Regards
November 1, 2018 at 1:19 pm #86536
Caroline HRParticipantThank you.
The above has fixed the Logo colour, but now the menu text on the right side needs to change from white to black. Can you help with this also?
November 1, 2018 at 2:02 pm #86552
Elise NoromitMemberHello,
Please provide your site admin access.
Best Regards
November 7, 2018 at 7:19 pm #87884
Caroline HRParticipantHello,
Please find details in Private content.
Many thanks
November 7, 2018 at 8:32 pm #87902
Elise NoromitMemberHello,
Please check your site URL it is not correct.
Best Regards
November 7, 2018 at 8:38 pm #87906
Caroline HRParticipantThank you for your reply.
The auto-correct for typing put a space in the words – my apologies for not checking.
November 7, 2018 at 8:58 pm #87912
Elise NoromitMemberHello,
Add this code to the Theme Settings > Custom CSS:
.basel-header-overlap .main-header:not(.header-split).act-scroll .main-nav .menu>li>a { color:black; } .basel-header-overlap .main-header:not(.header-split).act-scroll .main-nav .menu>li.current-menu-item>a { color:black; }
Best Regards
November 7, 2018 at 9:26 pm #87915
Caroline HRParticipantThank you for your reply.
It has been fixed now – I understand why it did not work – I used the code copied from my email (which had a syntax error) and not from this page.
Many thanks for your help I am learning.
November 8, 2018 at 7:19 am #87947
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
The topic ‘Sticky Header Logo Colour Change’ is closed to new replies.
- You must be logged in to create new topics. Login / Register