Recent content by VitaliyG

  1. V

    Ecwid - issues adjusting the font and color of the items in the store.

    Hello, Try to use the following code in your Ecwid control panel > System settings > Design > Custom CSS Themes > New CSS Theme: div.ecwid-productBrowser-price { color: #000000 !important; } This code should override the styles that WPB applies to the price color.
Back
Top