Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1224052

    Hi!

    I have a problem with the preview of 2 collums. I am trying to make this: https://prnt.sc/t2ocwq
    On the computer it works decent but on ipad the colums are very long and it’s not working at all.
    On mobile it’s fine. Could you help me with this maybe by making the first one so i know how to do it in the future?

    I would like to use the full width for the image and don’t know if i should use a grid row or content section.
    I’m a bit confused with these two. I used a content section at the bottom for text only. This works good for tablet and mobile.

    Thank you,

    Kind Regards,
    Lars

    #1225154

    Hey irxcommunicatie,

    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 (min-width:990px) and (max-width: 1100px) {
        #top .no_margin.av_one_half {
            padding: 30px 70px !important;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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