Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1218886

    Hello everyone. Please help me. I’m trying to make a layout like this, but I’m not getting it. Can someone explain to me? I imagine it is with HUGE and GRID ROW?

    VIEW IMAGE MODEL
    https://www.dropbox.com/s/sg94uifp2g23w3p/layout.png?dl=0
    MY PAGE

    #1219650

    Help me. Please

    #1220194

    Hello, am I asking something wrong?
    Do I need to know how to set up the link structure above? Is it possible for someone to help me? I’ve already spent a few hours and I can’t.

    #1221681

    Hi,

    Sorry for the late reply!

    Please edit your page and add a Color Section and right below it, add a Grid Row element, go to Advanced > Developer Settings and give it a unique ID (“my-row” in example below) and then add following code to Quick CSS in Enfold theme options > General styling and adjust “max-width” and “top” values as needed

    #my-row {
        max-width: 660px;
        margin: auto;
        top: -100px;
    }

    Best regards,
    Yigit

    #1222077

    You helped me a lot. It worked. Very good to be able to count on your help.

    See with your eyes
    https://marcelomilk.com.br/mmilk/design-milk/

    //// IMPORTANT ////////
    //// IMPORTANT ////////
    //// IMPORTANT ////////
    .
    I noticed a big problem. On iphone … on devices, the text block invades the side image … see link below.

    And how to leave my mark at the center also on devices. On the desktop it is in the center, on the device on the left. Why does it happen?

    LINK TO VIDEO
    https://www.dropbox.com/s/yvj0fwjn1cucw2q/enfold.MP4?dl=0

    • This reply was modified 4 years, 4 months ago by mleite1.
    #1222080

    Hi,

    Glad we could help! End result looks great :)

    Let us know if you have any other questions or issues and enjoy your weekend!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘HELP ME GRID ROW LAYOUT’ is closed to new replies.