but I need it to be look like the screenshot –
the last section with the numbers need to be full with like the footer
how can i use 1/1 for this?
now i am using a color section with 5- 1/5 elements inside..
.
ok. thank you!
pleas also look at the contact form on a bottom of this page
Hi,
I used this code:
.rtl div.flex_column.first{
clear: right;
margin-right: 0;
}
div .av_one_third {
margin-right: 6%;
margin-left:0;
width: 29.333333333333332%;
}
And that solved most of the problems
But there is still a problem with footer and the contact form
Thanks