Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #835756

    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!

    #836364

    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

    #836696

    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?

    #837024

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.