I'm currently working on a project that involves center-aligning the page title within the parent div. However, I have run into an issue with an overlapping back button when the page title is too long due to its absolute positioning. Can anyone provide assistance? You can refer to the image linked here: (https://i.sstatic.net/I7GvZ.png). Thank you for your help!
My goal is to always keep the page title centered within the parent div, regardless of its length, without it overlapping with the position-absolute back button.