Change Color Of Bulleted Text

Hi @muffingroup, I hope you are well!

How do I change the Color of the Bulleted Text that you can see on this page: http://www.valenciacustomglass.com/custom-cut-glass-tabletops/?
I want all of the text to be the same color.



Thank you very much!

Comments

  • Hi,

    you can change it's color with extra css:
    .column_column ul li, .column_column ol li, .column_visual ul li, .column_visual ol li, .mfn-acc ul li, .mfn-acc ol li, .ui-tabs-panel ul li, .ui-tabs-panel ol li, .the_content_wrapper ul li, .the_content_wrapper ol li { color: #000 !important; }
Sign In or Register to comment.