Hello! Can someone share the code. How to display or move the isbn or series information above/below the title like this: https://submission.editorialnavegante.com/index.php/SEN
Thanks
Hello! Can someone share the code. How to display or move the isbn or series information above/below the title like this: https://submission.editorialnavegante.com/index.php/SEN
Thanks
You could possibly introduce some CSS into a custom stylesheet for that particular component.
.seriesPosition {display: none;)
If that is used elsewhere on your theme where you do want it to display, it may affect things there, though.
-Roger
PKP Team