Capital letters at navigation and breadcrumbs

This topic has 6 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp

  • Avatar: ganda
    ganda
    Participant
    February 16, 2016 at 11:25

    Hello,

    i am using header variant 4 and it forces the menu links to be shown in upper case letters. Same issue with breadcrumbs..even if pages are named with lower case letters.

    Can you show me away to use variant 4 but with lower case letters?

    Same about breadcrumbs too..?

    Thank you in advance.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 16, 2016 at 11:34

    Hello,

    Please try to add this code in 8theme options->Styling->Custom CSS->Global Custom CSS.

    .header .menu-wrapper .menu > li > a {
        text-transform: lowercase !important;
    }

    Regards,
    Robert Hall.

    Avatar: ganda
    ganda
    Participant
    February 16, 2016 at 12:42

    Thanks for the reply!

    this shortcode forces all letters to become lower case. There is no way to be exactly like the category name with the first letter upper case and the rest of them lower case?

    Pluse can you please attach me shortcode for the breadcrumbs too?

    Thank you again.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 16, 2016 at 13:44

    Hello,

    Please try to use this css code:

    .header .menu-wrapper .menu > li > a, .page-heading.bc-type-2 a, .breadcrumbs, .woocommerce-breadcrumb {
        text-transform: capitalize !important;
    }

    Regards,
    Eva Kemp.

    Avatar: ganda
    ganda
    Participant
    February 16, 2016 at 13:46

    perfect!Thanks a lot!

    Avatar: Eva
    Eva Kemp
    Support staff
    February 16, 2016 at 14:14

    Hello,

    You’re welcome.
    We’d be thankful if you leave a comment on ThemeForest site http://themeforest.net/item/classico-responsive-woocommerce-wordpress-theme/11024192/comments .

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘capital letters at navigation and breadcrumbs’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.