Home Forums WoodMart support forum Blog Reply To: Blog

#367871

Hello,

Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.single-post-navigation .back-to-archive a {
display: none;
}

Best Regards