• Resolved flekvtah

    (@flekvtah)


    When I am looking at my profile under each gallery I see “view upload delete”.
    each of these performs an action.

    My client wants to change it to initial cap…

    “View Upload Delete”

    Seems easy enough, BUT I can’t find the file where I can change this.

    Any help would be great.
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author BuddyDev

    (@buddydev)

    Hi,
    Thank you for using the plugin.

    Please add the following css

    
    .mpp-gallery-actions a {
        text-transform: capitalize;
    }
    

    That will help you achieve it.

    please let me know if it works or not?

    Regards
    Brajesh

    Thread Starter flekvtah

    (@flekvtah)

    You were right. For some reason I was fixated on it being more complicated than that 🙂 THanks

    Plugin Author BuddyDev

    (@buddydev)

    You are welcome.
    I am glad it was easy one 🙂

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

The topic ‘Customize Language’ is closed to new replies.