• Hi,
    my site is http://gagafashionland.com.

    I added a horizontal banner underneath the navigation bar but when I want to enter the site via iPhone, the content is divided: first goes the “posts” part in a very narrow format and underneath the content starts the widget sidebar.

    Is there any way I can add the horizontal banner underneath the content w/o the site getting divided on smartphones? By modifying the width of the site for mobile devices perhaps? Thank you!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • try to add something like this to the styles either via a child theme or a custom CSS plugin:

    #ad_728 img { max-width: 100%; height: auto; }

    Thread Starter gagafashion

    (@gagafashion)

    Tried but doesn’t work. Thank you anyway!

    there is also a adsense ad which breaks the responsive layout;
    generally anything which is not re-scaled in narrow browsers, can cause problems.

    temporarily remove the ad after the ‘older posts’ link to see if that helps with the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘modify site width on iPhone’ is closed to new replies.