Hi Guys,
Is it possible to have the spacing between the columns equal in the footer? Now the middle column is more to the left wich should be precisely in the middle.
Thanks again!
Hey Angelo,
It is in the middle, it’s an optical illusion that makes it look off, especially with the centered text in the last column. Below is how I see it, please let me know if it looks different on your end.
Best regards,
Victoria
Yes i see the same, but its indeed an optical ilussion. Is there any possibilty i can do something about that so it looks straight?
Hi Angelo-ufirst,
You could apply these styles and see if it works better for you:
#footer div .av_one_third {
border: 1px dotted;
padding: 0 2%;
background-color: rgba(255, 255, 255, 0.3);
min-height: 430px;
border-radius: 10px;
}
If you need further assistance please let us know.
Best regards,
Victoria