Comments Nelson started the conversationFebruary 4, 2026 at 12:39pmHello.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,116PenciDesign repliedFebruary 4, 2026 at 2:15pmHi, 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.Nelson repliedFebruary 7, 2026 at 1:09pmThank you so much.keep up with the great work. 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.
Thank you so much.
keep up with the great work.