Hi,
Can tou tell me how to replace “Tout” (it’s the equivalent of “all”) by “TOUT” on the masonry ?
Here is the link of my page : http://www.micropole-learning-solutions.com.qual.micropole.com/index.php/success-stories/
Thank you
Best regards,
Hey micropoleinstitut,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.inner_sort_button span {
text-transform: uppercase;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks