Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nick Diego

    (@ndiego)

    Hi ggdesigns,

    Sorry for the trouble, add the following to you functions.php file:

    add_filter( ‘gca_load_column_styles’, ‘__return_false’ );

    This will disable the builtin styles. Let me know if you have any issues.

    Nick

    Thread Starter ggdesigns

    (@ggdesigns)

    Thank you! That took care of the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Columns no longer displaying beside each other’ is closed to new replies.