Home Forums WoodMart support forum General queries – ORe Reply To: General queries – ORe

#504370

Hello,

01. You can remove the title in the page settings.

Please check this manual:
https://xtemos.com/docs-topic/options-for-pages/

02. Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

.entry-meta-list, .hovered-social-icons, .read-more-section a {
	display: none !important;
}

03. Go to Settings > permalinks > In the option section set the Product category base.

04. Go to Settings > permalinks > set the permalink structure plain or post name.

Best Regards.