Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

CSS to change title bar color no longer works

$
0
0

Replies: 0

Hello, I use this CSS to change the color of the Title Bars on events:

.single-tribe_events .sidebar .tribe-events-single-section-title, .single-tribe_events .sidebar .widget .heading .widget-title, .single-tribe_events .sidebar .widget .widget-title {
background-color: rgba(247,230,233);
color: #000000;
}

It seems that this no longer works, was this changed in a recent update?


Viewing all articles
Browse latest Browse all 59525

Trending Articles