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

    (@ndiego)

    Hi Andrei,

    I just took a look at the page and it looks like the columns CSS is missing. Did you disable the builtin stylesheet for the plugin?

    Thread Starter orbitor

    (@orbitor)

    Hey, thanks for the quick response.

    Someone else who was working on the site may have disabled it. Is there a quick way I can check and/or enable it again? (or alternately paste the css in)?

    Plugin Author Nick Diego

    (@ndiego)

    Take a look at your functions.php file and see if you can fine the following code and remove it.

    add_filter( 'gca_load_column_styles', '__return_false' );

    If you don’t see that anywhere, let me know and I can provide the raw CSS.

    Plugin Author Nick Diego

    (@ndiego)

    Any update on this Andrei?

    Thread Starter orbitor

    (@orbitor)

    Thanks for following up Nick.

    Yes I got this figured out. The person who helped design my site had added the code for some reason. I’m all good to go!

    Plugin Author Nick Diego

    (@ndiego)

    Great!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘mobile responsiveness not working’ is closed to new replies.