Tagged: full width
Hi guys,
On my website http://www.vensteracademy.com I want to make my testimonial column full width, but can’t seem to make it work.
I have made a section ID and then used custom css:
#testimonial .container {
width: 100%!important;
max-width: 100%!important;
padding: 0;
}
No luck so far.
Also the columns seem to stack on top of each other on mobile phone?
Best wishes,
Ellen
Hi Ellen,
I can’t see that ID on the page you linked to, where can we see the actual element on your site?
Best regards,
Rikard
first Rikard is right – i do neither see that ID.
but if i look to your css – there is instead of an opening curly bracket a closing – see that line – besides this is a strange selector :lol: it has two closing brackets
.flex_column.av_one_full.flex_column_div.first.avia-builder-el-45.el_after_av_one_half.avia-builder-el-last.column-top-margin; }
…
}