Tagged: cornerstone
-
AuthorPosts
-
November 28, 2016 at 3:06 pm #1273678
moathworksParticipantHello,
Can you help me centering columns in the row in this page
http://www.ozonekids.tv/#what_we_doI have added a border to the row to make it clear.
Thank you.
November 28, 2016 at 3:10 pm #1273682
JoaoModeratorHi There,
What specific columns/rows you are referring to?
Thanks
Joao
November 29, 2016 at 2:33 am #1274310
moathworksParticipantVIDEO PRODUCTION, ANIMATION, WRITING &DEVELOPING and INFOGRAPHICS columns in (What We Do) Section.
Thank you.
November 29, 2016 at 3:34 am #1274369
LelyModeratorHi There,
Please add
text-align: center;max-width: 912px;on the row style field. Please note that adding width in px is not advisable because it is not responsive. It would be better if we we can use percent so it will respond better if the screen is resize.Hope this helps.
November 29, 2016 at 4:15 am #1274423
moathworksParticipantThanks,
It works for large screen only, but if I reduce the browser size it will align left. I want it centerd in all screen sizes.November 29, 2016 at 4:46 am #1274452
Paul RModeratorHi,
To center it, you can add this under Custom > Edit Global CSS in the Customizer.
@media (max-width: 767px) { #what_we_do .x-column.x-sm { margin: 10px auto !important; } } @media (max-width: 979px) { #what_we_do .x-column.x-sm { float:none; display:inline-block; vertical-align:top; } }Hope that helps.
November 30, 2016 at 11:48 am #1276228
moathworksParticipantThank you
November 30, 2016 at 12:10 pm #1276256
JoaoModeratorYou are welcome 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1273678 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
