This topic has 2 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler
Hello dear support,
I would like to use Footer copyrights left to add some detail on my website.
Unfortunaly I have too much data to insert (see picture)
How can I enlarge this widget ?
Best regards.
Jérôme.
Hello,
Please add this code in Theme Options > Styling > Custom css > Custom css for desctop:
.footer-bottom .footer-copyrights {
width: 70%;
}
.footer-bottom .footer-copyrights-right {
width: 30%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up