Site logo

Archived topic

footer text

3 replies · Started by Den on March 4, 2021

Viewing posts 1–4 of 4

Hello,

I don't know what is happening... the footer text on my website was previously on the left side of the screen. Now, it's in the centre (which I don't want).

I changed and tried all method.. set the left margin to 0 / adding css, but looks like nothing is working.

Can you please look forward to this

Hi Den,

Give this CSS a try:

.copyright-bar {
    margin-right: auto;
}

as always, I get the best support from you guys.

have a nice day :)

Very glad to hear that :)

You too, nice day!

This archived topic is closed to new replies.