Tagged: x
-
AuthorPosts
-
January 19, 2017 at 2:45 pm #1337251
logogloParticipanthttp://www.logoglo.com/ Scroll down to prices.
On the ipad and mobile, it all lines up even on the bottom, and looks great, but on the desktop, its all uneven at the bottom, any way I can make the height of each column the same?
Thanks.
January 19, 2017 at 3:46 pm #1337344
RahulModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
January 19, 2017 at 4:45 pm #1337419
logogloParticipantThis reply has been marked as private.January 19, 2017 at 9:04 pm #1337735
Rue NelModeratorHello There,
Thanks for providing the information. To resolve this issue, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
#prices .x-pricing-column h2 { min-height: 68px; } #prices .x-pricing-column-info { min-height: 470px; }We would loved to know if this has work for you. Thank you.
January 20, 2017 at 2:26 pm #1338844
logogloParticipantIt didnt seam to work on the fullscreen, just on mobile screens when they stack.
January 20, 2017 at 7:05 pm #1339199
FriechModeratorHi There,
Try this code instead.
@media (min-width: 768px) { .home #x-content-band-5 .x-pricing-column-info ul>li { min-height: 118px; display: flex; justify-content: center; align-items: center; } }I have a clarification, how do you want to align the 3rd, 4th, and 5th columns from the first two? Since it only have 4 rows (features).
Thanks.
January 24, 2017 at 2:10 pm #1343589
logogloParticipantI would like the shortest ones to align with the tallest of the 5.
January 24, 2017 at 7:26 pm #1344051
NicoModeratorHi There,
Upon creating CSS to achieve the alignment of the columns,I was not able to achieve it. It is quite a technical customization and it would be best that you would contact a custom developer.
Thank you so much for understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1337251 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
