Hi there,
I tried to set alignment the logo header in the center. When i tried with this code :
.x-brand {
width: 100%;
text-align: center;
}
Here is what i get
while i want the display the all logos in a row. What can i do to achieve this? Can you help me?
Thanks before,