Staff page width

Support Area Forums Foundation Staff page width

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.beaministries.com/?page_id=12
  • Author
    Posts
  • #29642
    Stephanie Long
    Participant

    Hello! Is there a way to increase the width of the staff page blurbs? My client noticed ” a lot of white space on the right.” Thanks! Loving your theme.

    #29647
    Bill Robbins
    Moderator

    Good Morning Stephanie,

    Great question. You can make the staff page full width. There is a sidebar spot there that can have content there, but if you’re not needing that then we’ll want to make use of that space. Here’s how:

    1. Go to your theme options page and choose the Style tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .page-template-page-staff #content {
      	width: 100%;
      }
      
    3. Update your settings.

    If you have any questions or trouble, let me know.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Staff page width’ is closed to new replies.