Comments Nelson started the conversation6 hours agoHello.First thank you for this great theme. Im loving it for the projectI need some help.I need to change the text color for the li/lo soledad costum list.How can I do it?Best regards 3,070PenciDesign replied5 hours agoHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: ul.penci_list_shortcode li { color: #000; } .penci_list_shortcode li:before { color: #000; } Regards,PenciDesign. Sign in to reply ...
Hello.
First thank you for this great theme. Im loving it for the project
I need some help.
I need to change the text color for the li/lo soledad costum list.
How can I do it?
Best regards
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
ul.penci_list_shortcode li { color: #000; } .penci_list_shortcode li:before { color: #000; }Regards,
PenciDesign.