Good day. How to delete the specified items?
-
How to delete the specified items?
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
Please add this code to the Theme Settings > Custom CSS > Global:
body.single-post .meta-author{
display:none;
}
body.single-post .woodmart-post-date{
display:none;
}
Best Regards
I followed your recommendation (screen роst 3) , but only deleted one (screen роst 5). Where I managed to delete, I highlighted in green. I hope for your help. Thanks.
Attachments:
You must be
logged in to view attached files.
Hello,
Please replace the code with this one:
body .meta-author{
display:none;
}
body .woodmart-post-date{
display:none;
}
If you have any questions please feel free to contact us.
Best Regards
Let’s try again. So far succeeded in one. (screen 1). Cannot delete (screen 2), and (screen 3) . Thanks.
Attachments:
You must be
logged in to view attached files.
Let’s try again. So far succeeded in one. (screen 1).
Attachments:
You must be
logged in to view attached files.
Hello,
Please give me the page URLs where you want to remove that and remove all previous code I provided.
Best Regards