Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #799836

    Hi, I’m having a couple of issues with the iPad version of the site. Pics attached in private, hope you can help. Thank you in advance

    #799920

    Hey DaveThomasCo,

    It looks like it could possibly be just the way the page is laid in the the builder. Do you want the boxes to span the full width of the screen so they fall into one column? Please provide admin info so we can log in and look into this further.

    Best regards,
    Jordan Shannon

    #800052

    Hi Jordan, yes please – even two or three columns would be ok when it’s landscape, just so it’s not how it looks now. Thanks for your help, details in private.

    #800199

    Hi DaveThomasCo,

    It’s not so easy to adjust the column count on the masonry, but here is something that cane be done.
    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 769px) {
      .av-masonry-entry .av-inner-masonry-content {
        padding: 10px;
      }
      #top #wrap_all .main_color h3 {
        font-size: 14px;
      }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #800359

    Thanks Victoria, didn’t work in the general settings I’m afraid and can’t see where to put it in the custom.css. Even if there was a way to have smaller headings on iPad? Thanks for all your help

    #800366

    Hi,

    I seem to be having trouble accessing the site at the url you provided. Can you please test it for me?

    Best regards,
    Jordan Shannon

    #800369

    Hi – it seems to be working >

    #800386

    Hi,

    The best way to correct this would be to duplicate the Masonry section, and have one display only on mobile (consisting of 1-2 columns), while the other displays only on desktop (consisting of 3-5 columns).

    Best regards,
    Jordan Shannon

    #800430

    Ooh that sounds good but how do I do it please Jordan?

    #800437

    Hi,

    Sure, I can try and walk you through. First please follow this document to add custom classes to the elements:

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.