Header in uppercase & top bar bug
-
Hello,
I tried to capitalize the menu as described in this post and implemented the advised CSS code: https://xtemos.com/forums/topic/header-in-lowercase/
.basel-navigation .menu>li.menu-item-design-default ul li a,
.main-nav .menu>li>a {
text-transform: capitalize;
}
It works. However, the customized content of the topbar is removed and set to default. When I update the topbar the navigation menu items are set to uppercase again. This goes on when I save the custom CSS – the menu items are capitalized but the topbar is set to default again.
Seems to be some circular reference bug or something.
Hello,
Thank you very much for choosing our theme and for contacting us. If you have any questions please feel free to contact us.
Best Regards
The topic ‘Header in uppercase & top bar bug’ is closed to new replies.