Is there a way that I can center the copyright text, and possible make it bigger?
Center Copyright Text
(3 posts)
(2 voices)
-
Posted 6 months ago #
-
Hello dubpluris,
Navigate to Dashboard -> your theme -> General Settings -> Custom CSS and add this line,
.copyright_text { font-size: 12px; padding-left: 200px; }You'll need to play around with the padding-left value until it's centered correctly.
Posted 6 months ago # -
That nailed it exactly. Thanks!
Posted 6 months ago #
Reply
You must log in to post.













