Visual issue after updating to OJS 3.4 — Elements overflowing layout boundaries

Hi everyone,

After updating my journal to OJS 3.4, I noticed that some page elements are overflowing the layout boundaries.

I’d like to know if anyone else has experienced something similar after updating to OJS 3.4 and whether there are any official recommendations regarding this.

Thanks in advance for your attention!

Is this a modified theme that has just been ported over without adjusting to changes in 3.4, by comparing with the default theme in OJS 3.4 ?
If you change the galleys_links class from “flex-flow: row nowrap” to “flex-flow: row wrap” the problem should be solved.

Thanks for your answer, but we’re actually using the default theme. I added it to the Custom Header Plugin, but the image is still overflowing. What can I do about this? Could you help me?