L
L
ligisayan2015-09-28 13:29:23
css
ligisayan, 2015-09-28 13:29:23

Why can't I position the blocks correctly in the adaptive grid?

Hello! There is a bootstrap grid. I want to make it so that on large screens the block with the picture is located on the right, and the text is on the left, and on small resolutions the picture goes up, and the text slides down. I know that this can be achieved using push-pull classes, but for some reason in my case, the blocks are not arranged as they should be..
fidl link

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Zuev, 2015-09-28
@ligisayan

The problem is here

.summary {
    position: static;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question