• Hi,

    Working on making some revisions to a website for a friend (https://culturalconfidence.com/).

    She parted ways with her web developer awhile ago and asked me to help make some simple changes this past week.

    One problem with the site is that it’s supposed to be responsive but doesn’t appear to be on mobile devices.

    In the header.php file, I added a viewport code which seemed to help a bit: <meta name=”viewport” content=”width=device-width, initial-scale=1″ />

    But now, some of the bullet point content on the home page is running together. Also, the Contact us now image in the center page extends far to the right of the device’s browser screen. Not sure what the issue is.

    Any assistance would be greatly appreciated.

    Here is the rest of the header.php code:
    [Redacted]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You don’t need to post PHP code if you’re having a CSS issue.

    Thread Starter danielcasciato

    (@danielcasciato)

    Sorry, Andrew, I didn’t know that.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Start with one issue at a time. Which would you like to resolve?

    Thread Starter danielcasciato

    (@danielcasciato)

    Thanks Andrew… the main problem is that this site was designed to be responsive.

    But it doesn’t appear to be responsive when viewing it on mobile devices.

    Is there something I could do about that—short of getting a new template for the site?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I think the Jetpack plugin has a responsive section that is like a new template. We can’t really help with a general question like how do you make the page responsive. We can help with things like “But now, some of the bullet point content on the home page is running together”.

    Thread Starter danielcasciato

    (@danielcasciato)

    I’ll look into that, thanks Andrew.

    I’ll also open up a new thread for the issue with the bullet points on the home page.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Website Not Responsive’ is closed to new replies.