Tagged: remove border
Hello,
div class=”flex_column av_one_half flex_column_div av-zero-column-padding avia-builder-el-3 el_after_av_one_half el_before_av_one_fourth ” style=”border-width:2px; border-color:#f55200; border-style:solid; border-radius:0px; “;
I want to remove the border for the whole site.
Is there any code i can use with quick css for al the items to remove the border
Thankx
Hey rafke,
Please try the following in Quick CSS under Enfold->General Styling:
.pricing-table-wrap {
border-radius: 0 !important;
}
Best regards,
Rikard
Thx its working
Regards
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
This item ca closed
Thx