Removing Tags?

Hi, just switched for ethos to renew and have noticed tags on the bottom of each post which were never their with ethos. Anyway to switch them off?

Hello @GGMM,

Please add this code in X > Theme Options > CSS:

.single-post .entry-footer {
    display: none;
}

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.