Centova Technologies Forum

Centova Cast v2 => Technical discussion => Topic started by: hxcjddxk on April 09, 2018, 10:12:19 pm

Title: Recent tracks > Buy this album CSS
Post by: hxcjddxk on April 09, 2018, 10:12:19 pm
Using CSS you can change every widget's  attributes except 'ccbuy'.

/* The track's buy-now link, if any */
.cc_recenttracks_list > .cctrack > .ccdetails > .ccbuy { color: white;
}

style doesn't work for ccbuy class, still is gray font.

How to change font color for "Buy this album" link?