Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1982968
width of page
Closed

Comments

  • zeppelin started the conversation

    how can I controls the width of the article page? For example, 1000 px, or 960px?

  •  7,280
    Oliver replied

    Hi,

    pls. give me link to this page.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • zeppelin replied

    I mean I want to control all the pages, post, and including the home page of the site, also known as the page width layout.

    my site:https://21chineseculture.com/

  •  7,280
    Oliver replied

    Hi,

    Code example:

    @media (min-width: 1212px) {
    body .container {
        width: 1212px;
    }
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver