Hi, how can I make the image take the full width of the column?
Thanks.
Hey DROR,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-948 #av_section_1 .flex_column.av_one_half {
padding-left: 0 !important;
padding-right: 0 !important;
}
.page-id-948 #av_section_1 .flex_column.av_one_half .av-special-heading,
.page-id-948 #av_section_1 .flex_column.av_one_half .avia-icon-list-container {
padding-right: 50px;
padding-left: 50px;
}
Hope this helps :)
Best regards,
Nikko
Perfect!
Thanks.
Hi,
You’re welcome, glad we could help :)
Best regards,
Nikko