Footer text and logo

Posted in: Newsmag
Post count: 3

Hi! I used the demo “News Magazine” for my blog, but my footer text and logo is with a alignment different from the demo. Can you help me?

How is it in the demo: https://snag.gy/McLhVp.jpg
How is it on my blog: https://snag.gy/UcLQvk.jpg

I need the text to be justify and the logo centerlized.

Post count: 23312

Hello nattyandrade,

Please provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response.

Thanks.

Post count: 3
Post count: 23312

Hello nattyandrade,

Please try using the code below and place it in Theme panel -> Custom CSS Area.

.footer-logo-wrap img {
margin-left: auto;
margin-right: auto;
}

The result is here -> https://www.screencast.com/t/uqBLQ4n0zgDs

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.