Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • iletpm Friend
    #204213

    Hi.

    When viewing my site on an iPad in portrait mode my footnav modules 1-4 don’t display correctly, please see image attached.

    In landscape they appear side-by-side but it’s just the portrait view that doesn’t look right. I’m guesssing they need to appear as 2 x 2 rather than 1 row of 4?

    Many thanks.


    1. IMG_0082
    Saguaros Moderator
    #561184

    Hi

    You can try with this tweak:
    – Go to file: /templates/uber/css/custom.css
    – Add this css rule:

    @media (min-width: 768px) and (max-width: 992px) {
    .uber-footer .uber-footnav .col-xs-12.col-sm-6.col-md-3.col-lg-3 {
    min-height: 250px;
    }
    }

    iletpm Friend
    #561354

    Thanks so much.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  iletpm 9 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum