New Landing How can we help? Themeforest Theme Support Neighborhood Bug: Personal shopper makes text lower case

Viewing 4 posts - 1 through 4 (of 4 total)
  • #29292
    KennethJ
    Member
    Post count: 25

    Hi there,

    I’m just about to set up the personal shopper. But text entered in ‘field label’ are forced lower case when rendered on the shop.

    Are you aware of this?

    #29637
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try this in Custom CSS,

    #super-search .search-options .ss-dropdown > span{
    text-transform: none;
    }

    if that didn’t work, try this.

    #super-search .search-options .ss-dropdown > span{
    text-transform: none !important;
    }

    Let me know, what you got.

    Thanks,
    laranz.

    #29676
    KennethJ
    Member
    Post count: 25

    Works like a charm, thanks.

    #30067
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great!

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register