I have attempted multiple techniques such as flex boxes, auto margins, and transforms to center this navbar-brand element on the page. However, it continues to align between the right side and a button. I want it to disregard the button positioning and instead be centered across the entire viewport of the page. Despite my efforts, I am unable to achieve this. Any suggestions on how to accomplish this?
Visit this link for reference
EDIT: Due to the previous closure without a solution, I request that you carefully review the question. The solutions provided by ZIM do not address the issue outlined in the first sentence of my problem statement.
I've tried a few things like using flex boxes, auto margins, and transforms, but I can't seem to center this navbar-brand effectively.