Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
I am tidying up the detailed implementation of my website and have noticed that my custom css to centre the copyright is working fine on all but one page. The errant page is the home page which has a unique template.
My custom.css file has the following code:
.copyright p{text-align: center;}
But on the home page the copyright footer sticks to the default 'align right'.
I thought that custom css should apply itself to all pages?
I created another test page using the same template and it too has right aligned footer. So is it something to do with the template? I cannot find anything that would force this behaviour.
It's not a big issue but for the sake of consistency it would be nice to bring the home page into line with the others.
Any ideas? Thanks,
Mike
Offline
You say it has a unique template. Did you setup the custom css in that template?
Offline
No......oops!
I had looked and looked but did not see that little mistake. And I had obviously done that some time ago correctly for the other template.
Thanks - so simple.
Mike
Offline