Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1172846

    Hi

    I have a problem with 1/3 boxes on the front page (section ID – geodeetilised-tood).
    I need the boxes to appear below each other from 1152px and less. Because the text in boxes are too much hidden and boxes are streched too long, it doesn’t look professional.

    Can you help me to fix this, I need a quick solution if possible!
    Thank you :)

    Best
    Rasmus

    #1173108

    Hey rasmusheil,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 1152px) {
    #geodeetilised-tood .av_one_third {
        width: 100% !important;
        margin-left: 0 !important;
    }
    }

    Best regards,
    Rikard

    #1176398

    Thank you so much Rikard!

    It works like a charm :)

    You can close the thread.

    #1176469

    Hi rasmusheil,

    Glad we could help :)

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold 1/3 layout responsiveness’ is closed to new replies.