Home Forums Basel support forum Header in uppercase & top bar bug

Header in uppercase & top bar bug

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #99104

    KevKopson
    Participant

    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.

    #99108

    KevKopson
    Participant

    Problem resolved.

    #99195

    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

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Header in uppercase & top bar bug’ is closed to new replies.