@mikehaynes quick question. Is there a way to edit the color for just the “post tag/category” I tries .h-entry a { color: #color; } but , with no luck, should I be calling a different element?
@mikehaynes quick question. Is there a way to edit the color for just the “post tag/category” I tries .h-entry a { color: #color; } but , with no luck, should I be calling a different element?
@Gaby sometimes more specificity is needed to tell the engine you really mean it :-) and if this is field surgery you might need to use that !important tool, as crude as it may seem.