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

    Hello-
    After updating to 3.04, the footer icon images (both social and blog thumbnail images) have been shifted down about 10 or 15 pixels. What’s happened?

    Michaelicons-shifted

    #360198

    Hi michaelhiga!

    You have some custom CSS which is causing that behaviour.

    .av_one_fourth span {
        margin-left: 10px !important;
        padding-top: 15px !important;
    }

    Regards,
    Elliott

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