How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums Child Themes support Expand Width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6252
    Michel
    Participant

    Hi,

    How can I expand the width of the pokatheme child theme?

    I would like to have more space for content.

    Thanks.
    Michel

    #6264
    admin
    Keymaster

    Hi Miguel,

    The class that holds the content centered is called “.container”.

    You can add something like this in your CSS:

    `.container {
    max-width:1600px;
    width:100%;
    }`

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