Home Forums Re: widget title radius

KATrimels

#20304

Thanx for moving this, Ken, and sorry for the hijacking.

The problem is I cannot find the particular element in the stylesheet – even using firebug. Closest I came was the same sidebar h3 location. So I made this change with no result:

.sidebar h3 {

text-shadow: none !important;

border-radius: 5px 5px 0 0 !important;

}

If I found the location, I’d copy it into the child theme stylesheet (which is where the above code is located).

test website – http://www.contemporaryengineer.com/KATcopy/

Thanx again. Keith