Skip to content

Instantly share code, notes, and snippets.

@ae-elaine-axis
Created October 5, 2016 08:08
Show Gist options
  • Save ae-elaine-axis/353f42d5180dcc69c9aa1a68eb942c72 to your computer and use it in GitHub Desktop.
Save ae-elaine-axis/353f42d5180dcc69c9aa1a68eb942c72 to your computer and use it in GitHub Desktop.
Change font and colour of product titles on product details pages
/*Product pages*/
div.ecwid-productBrowser-ProductPage div.ecwid-productBrowser-head {
color:#any_color;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment