Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1018915
    logoglo
    Participant

    Hi there:

    http://www.logoglo.com/affordable-logo-design-graphic-design-2/

    If you view this on an ipad, the columns should stack 2×2, but if you notice, one of them is displaying further down the page, and doesn’t look good, anyway I can fix this?

    Thanks.

    #1018977
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    @media (max-width:979px) {
        .x-pricing-column.price-two .x-pricing-column-info {
            padding-bottom: 55px;
        }
    }

    Hope this helps – thanks!

    #1020830
    logoglo
    Participant

    Perfect! thanks!

    #1021431
    Lely
    Moderator

    You’re welcome!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1018915 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>