Hello,
at this website:
the copyright line:
© josk visuelle kommunikation – josephine kreuz
is located with no distance to the bottom of the site, and half the text is cut.
how can I change that?
BR
Josephine
Hi Josephine,
The issue is caused by this CSS code:
#socket .copyright {
width: 400px;
text-align: center;
position: absolute;
left: 50%;
margin-left: -200px;
}
please replace it with:
#socket .copyright {
text-align: center;
width: 100%;
}
Best regards,
Nikko
thanks a lot, Nikko! :)
Hi Josephine,
You’re welcome :)
I’m glad that we could help you.
Thanks for using Enfold and have a great weekend!
Best regards,
Nikko