Forums

Responsive
[resolved] how to stop the fluid grid system that adapts website to mobile devices (4 posts)

  1. manson_soup
    Member
    Posted 5 months ago #

    I've edited the responsive theme, please see the site below:
    http://odont.hku.hk/wordpress
    As we need to add the slide show to replace the feature part, I have edit the "home.php", but when I read it in the mobile, the width of the width of the website is expand. is there any way to stop fluid grid system?

  2. Andrew Nevins
    Volunteer Moderator
    Posted 5 months ago #

    Have you tried posting on Responsive Theme forums?

  3. Emil Uzelac
    Theme Review Admin
    Posted 5 months ago #

    Simple:

    Change:

    #container {
        max-width: 980px;
    }

    To:

    #container {
        width: 980px;
    }

    And if you have more questions please visit our forum as noted above.

    Emil

  4. Emil Uzelac
    Theme Review Admin
    Posted 4 months ago #

    Please let me know if there's anything else. Also feel free to visit our support forums as well.

    Closing old posts :)

    Thanks,
    Emil

Reply

You must log in to post.

About this Theme

About this Topic

Tags