Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #545752

    Hi,

    Can anyone help me figure out why some pages on my site are not responsive?

    For example: http://www.madyoga.com.au/mad-system/

    None of the elements are stacking – even the footer.

    Whereas the Home and Blog pages are behaving normally…..

    Regards
    Tom

    #546013

    Hey tcink!

    Can you please try de-activating all active plugins and check if that helps?

    If not, please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 769px) {
    .flex_column { width: 100% !important; margin-left: 0 !important; }}

    Cheers!
    Yigit

    #546216

    Hi Yigit, thanks for the response.

    The troublesome Plugin turned out to be “WP-SpamShield”.

    The code you provided fixes the parts of the pages that use columns in a colour section (with the plugin still running), but not the parts that use a Grid Row. Are you able to provide me with a code that would fix the Grid Row’s as well? Ideally I want to be able to continue running that plugin.

    Regards
    Tom

    #547083

    Hi!

    Can you please contact plugin authors as they should have better insight on what could be causing the issue? :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.