Hi Joao,
Please note that in the Home and Servicios Page, the logo is centered. But in the Blog and About(quienes somos) the logo is not centered.(i attached some pictures)
The reason for that, is that i have a single page navigation menu in the Home, and another menu for the rest of the page. The home menu is OK, but the rest is not. I was given a little code that solved the issue only in the Servicios Page(also attached)
This is the code that worked with Servicios Page:
.page-id-9 .x-navbar .desktop .x-nav {
padding-left: 58px;
}
Can you help me to solve it in the other pages too?(Quienes somos, Blog, and ideally for all single post pages as well)
Thank you very much!