• Resolved Gloria333

    (@gloria333)


    I know this has been asked on several occasions, but I cannot figure out how to change my page width. It was fine until I updated to 3.9, but now it is not full width. My site is http://www.catholictravelblog.com and I am using a child theme of 2012. Not too familiar with css, so I am afraid to change anything unless I now for sure that it is the right thing to do.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Open your chile theme style.css file.

    Search for

    .site {

    See a line bellow that like
    max-width: 68.571428571rem;

    Replace that by

    max-width: 88.571429rem;

    Thread Starter Gloria333

    (@gloria333)

    Thanks…will do.

    Thread Starter Gloria333

    (@gloria333)

    It worked….easy if you know what you are doing…or if an expert like the gray parrots helps. thanks again.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cange page width’ is closed to new replies.