I bought the plugin some weeks ago and have applied it using the shortcode method. I was wondering if there is a way to change the colour of the blue letters to a colour of our choice and if we can increase the word limit from 20 words. Thank you so much. Urgent please.
Hi,
To change the color, you can add the following CSS code to your site:
.em-glossary-items .em-glossary-title { color: #....; }
If you want to increase the word limit, you can open wp-content/plugins/em-glossary-pro/emo-glossary.php file and find line 359.
NOTE: We will update the option to change this in the next version.
Please login or Register to submit your answer