-
AuthorPosts
-
October 10, 2016 at 3:28 pm #975065
Hello,
I use Ja Onepage template for my wwww.rvb-translation.com website. I would like to create a CSS override to center the Copyright module text displayed at the bottom of the website in order to keep this text center when updating JA Onepage template or T3 framework (I do not know which one is concerned). How can I do this? Do I have to write a CSS property in the custom.css file in the /templates/ja_onepage/css directory? If yes what should I write?
Regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 10, 2016 at 3:40 pm #975069Do I have to write a CSS property in the custom.css file in the /templates/ja_onepage/css directory?
Correct
If yes what should I write?
Add this code
.ja-copyright { text-align:center; }
Regards
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by pavit 8 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to create a CSS override to center the Copyright module text?
Viewing 2 posts - 1 through 2 (of 2 total)