Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1419491

    Hi Support
    I need to align the position of the logo in the footer with the rest of the widget titles.
    How can this be done? Mike has already provided css for the 4th columns.

    Best regards
    Lene

    #1419515

    Hey Lene,

    Thank you for the inquiry.

    You can add this CSS code to push the logo downward and align it with the widget titles.

    #footer .flex_column.av_one_fourth:nth-child(4) #media_image-4 a img {
        margin-top: 10px;
    }

    Best regards,
    Ismael

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