Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Maxtor Posted March 30, 2020 Posted March 30, 2020 I have successfully color some boards with this code: } [data-forumid="296"] > div.ipsDataItem_main > .ipsDataItem_title > a { color:#ffa500 } how can i color some sub-categories now?
Morrigan Posted March 31, 2020 Posted March 31, 2020 Just remove the div.ipsDataItem_main > and it should work.
Morrigan Posted March 31, 2020 Posted March 31, 2020 [data-forumid="##"] .ipsDataItem_title > a { color:#ffa500 } Try this instead.
Recommended Posts