Tagged: columns
I was wondering if you can tell me the difference between this:
<div class="flex_column_table av-equal-height-column-flextable>
and this:
<div class="flex_column_table av-equal-height-column-flextable -flextable”>
And how do I get rid of the -flextable
part?
Hey dirtdiggr,
Could you please give us a link to your website, we need more context to be able to help you? This could be an error, because a class name cannot start with “-“. Where is it happening?
Best regards,
Victoria
this -flextable is indeed a bit confusing.
it is line 800 on Enfold 4.2.4. of columns.php where it is generated
$output .= "<div class='flex_column_table ".avia_sc_columns::$first_atts['min_height']."-flextable ".avia_sc_columns::$first_atts['mobile_breaking']."-flextable' {$margin_style}>";
but i do not see any benefit to have here an additional class: -flextable
but it seems to have something to do with mobile usage
Hi,
It is for the columns’ “Fullwidth Break Point” settings. :)
Best regards,
Ismael
Hi Ismael. How or where can I change this setting?
Hi,
Please check the theme option of our theme.
Every settings are there.
Best regards,
Basilis