Site logo

Archived topic

Footer Logo Issue

3 replies · Started by Abhit on February 21, 2020

Viewing posts 1–4 of 4

Hello Team,

My Logo Is Showing Like This In The Footer Widgets But I Want To Show It In The Title Of Footer Widget Like This...

Waiting For Your Reply!

Hi there,

try adding this CSS:

@media (min-width: 769px) {
    .footer-widget-1 img {
        margin-top: -2.5em;
        margin-bottom: 1em;
    }
}

Thanks

You're welcome

This archived topic is closed to new replies.