I need to remove the related posts and in its place another block – how to do it?
To remove the Related post section, you can add the following code to the Header Code (Dashboard > Customize > Custom Code)
<style>.related-post { display: none; }</style>
If you want to place another block, please tell me detail about this issue.
Hope this helps !
and I put my block there?
??
That’s difficult to get all your requests now, please let us know how you want to place the block. Also, more details for what you need to replace to related posts section.
I need to replace the related posts on your block
???
??
If you want to replace the related posts on our block , you can open the single.php file in the folder path “wp-content\themes\dw-focus”. Find the line 32.
Hope this helps !
Please login or Register to submit your answer