Tagged: x
-
AuthorPosts
-
December 18, 2016 at 5:51 pm #1297450
pdopchevParticipantHi guys, tried to align the text vertically in the column but with no success so far. Your help wwould be greately appreciated!
December 18, 2016 at 8:48 pm #1297653
Rue NelModeratorHello There,
Thanks for writing in! Do you want something like this http://prntscr.com/dl4uw9? If that is the case, please edit your page back in Cornerstone and in the row settings, please enable the Marginless Columns option.
Hope this helps. Please let us know how it goes.
December 19, 2016 at 9:02 am #1298206
pdopchevParticipantHi, the Marginless Columns option enables full width of the image, which is right next to the text, but does not align the text vertically. Or at least in my case, it doesn’t…
December 19, 2016 at 9:28 am #1298239
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.postid-146 #x-section-5 .x-column.x-sm.x-1-2 { display: inline-block; float: none; vertical-align: middle }Hope it helps 🙂
December 19, 2016 at 5:38 pm #1298771
pdopchevParticipantIt does! Thank you so much!
One more thing – what would be the syntax, if I wanted to add more “x-sections” to the code /like #x-section-13/
December 19, 2016 at 11:06 pm #1299031
FriechModeratorHi There,
You can add another selector on the CSS to target another section, separated with comma [ , ]
.postid-146 #x-section-5 .x-column.x-sm.x-1-2, .postid-146 #x-section-13 .x-column.x-sm.x-1-2 { display: inline-block; float: none; vertical-align: middle }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1297450 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
