Tagged: x
-
AuthorPosts
-
May 11, 2016 at 1:27 pm #986311
bowedp5ParticipantI cannot seem to get this working.. trying to middle align the top two columns vertically because they are off. http://odanssebago.com/contact/
Here is the CSS I’ve added to the global CSS.
#x-content-band-2 .x-column {
float:none;
display:inline-block;
vertical-align:middle;
margin-right:3%;
}#x-content-band-2 .x-column:last-child {
margin-right:0;
}#x-content-band-2 {
text-align:center;
}#x-content-band-2 p {
margin:0;
}May 11, 2016 at 2:48 pm #986435
JoaoModeratorHi There,
Can you please deactivate the Under Construction Plugin or provide us the login credentials in a private reply so we can have a look at the issue?
Thanks,
Joao
May 11, 2016 at 7:18 pm #986778
bowedp5ParticipantThis reply has been marked as private.May 11, 2016 at 11:30 pm #987132
FriechModeratorHi There,
Thanks, your custom css code above will not work because that is for VC and your page is build is Cornerstone. Please add a class mts to your
<H3>heading instead.e.g.
<h3 class="mts">Farm to Fork<br> Dine in or Take Out</h3>Hope it helps, Cheers!
May 12, 2016 at 8:15 am #987726
bowedp5ParticipantThank you! So cornerstone doesn’t read from the global CSS at all? Or the objects like rows/columns and sections are different?
May 12, 2016 at 8:19 am #987743
bowedp5ParticipantI also need to get the text on the right column vertically aligned middle within the column border. I tried doing a span class with mts across all the text, but it didn’t seem to work.
Do you have documentation on what mts class is or other classes you can call in Cornerstone?
May 12, 2016 at 11:46 am #988083
Nabeel AModeratorHi again,
mts means Margin Top Small You can refer to https://community.theme.co/kb/css-class-index/ for the mts class and other classes you can call globally.
Thanks!
May 17, 2016 at 12:44 pm #995889
bowedp5ParticipantI also need to get the text on the right column vertically aligned middle within the column border. I tried doing a span class with mts across all the text, but it didn’t seem to work. Could you help?
May 17, 2016 at 1:32 pm #995963
RupokMemberHi there,
Thanks for writing back. You can set padding-top value using the Style field to create spacing on top unless it’s vertically aligned. It’s not really possible to do this globally for all text as the contents are not same. If you need to do this for specific text and can’t do this, point us that.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-986311 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
