For this website I’m building I would like the logo to be alligned with the start of the navigation menu.
The first button ‘home’ has to be aligned with the left side of the logo.
I already added this custom CSS to the child theme:
But this makes the logo aligned to the left (that is ofcourse logical).
I could try and add some px to the text-align but this would change depending on the screen size.