Home Forums Basel support forum Dropdown ALL CAPS vs. Initial Caps

Dropdown ALL CAPS vs. Initial Caps

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

    cupflppr
    Participant

    i dont like the look of the ALL CAPS dropdown items. my Mega Menu shows Initial Caps. can u assist me in converting it so ALL dropdowns are Initial Caps and not ALL CAPS?

    i want the NAVT ITEMS to stay in ALL CAPS, and just change the dropdown.

    thanks.

    Attachments:
    You must be logged in to view attached files.
    #45059

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .basel-navigation .menu>li.menu-item-design-default ul li a {
        text-transform: none;
    }

    Regards

    #45125

    cupflppr
    Participant

    perfect TY

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

The topic ‘Dropdown ALL CAPS vs. Initial Caps’ is closed to new replies.