Home › Forums › WordPress Themes – Premium › Lavish Pro › Changing text color bottom widgets › Reply To: Changing text color bottom widgets
Hi Bonnie,
Please use the following css to fix your issue;
.lr_widgets_bottom_widget .textwidget { color: #FF0000; }
NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Lost Password?