Tagged: x
-
AuthorPosts
-
August 3, 2016 at 9:12 am #1115424
yhshin1020ParticipantHey,
So i have an element i want to center on my page.
I’ve given it a class and used the css to center it but it doesnt seem to work.
Could you check?
August 3, 2016 at 9:13 am #1115425
yhshin1020ParticipantThis reply has been marked as private.August 3, 2016 at 10:29 am #1115543
ThaiModeratorHi There,
Please remove this inline CSS:
width: 65%;Then add the following CSS under Customizer > Custom > Global CSS:
.mpc-column { text-align: center; }Hope it helps 🙂
August 3, 2016 at 10:41 am #1115559
yhshin1020ParticipantThis reply has been marked as private.August 3, 2016 at 11:55 am #1115677
JadeModeratorPlease try this code:
.mpc-typography--mpc_preset_44 { width: 100%; text-align: center; }Hope this helps.
August 4, 2016 at 3:53 am #1116945
yhshin1020ParticipantThis reply has been marked as private.August 4, 2016 at 5:54 am #1117111
Paul RModeratorHi,
You can try this code instead.
.page-id-952 #x-content-band-4 .mpc-animated-text__block, .page-id-952 #x-content-band-4 .mpc-animated-text__word { font-family:Arial; color:red; }Change Arial and red to achieve your desired result.
Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1115424 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
