Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1317122
    onefoursix
    Participant

    re: http://revupyour.biz/

    I would like each of the 6 boxes that swivel to be the same height please. Could you let us know how please?

    #1317287
    Christian
    Moderator

    Hey there,

    Please add the code below in your page’s Cornerstone Custom CSS

    .x-card-outer.flip-3d .x-card-inner {
        min-height: 560px;
    }

    For your setup, 560px is the shortest height that will make the cards maintain the same height in all screen sizes. If you want different heights in different screen sizes, you will need to make several media query break points and insert that code to each of your media query.

    Thanks.

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