• Resolved lacon

    (@lacon)


    This theme is listed as full width. I only see the footer band as full width? I see options for fullwidth for Layout on Home and Layout on Post etc; but no matter what I set those values to, the main menu across the top, and the main content area, remain way less than full width. How/where can I adjust this setting?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author WP Puzzle

    (@wppuzzle)

    Hello! In order to make theme to full width you need to add this CSS code in menu Appearance-> Customize-> Custom code in block Custom styles:

    .maxwidth {
    max-width: 100%;
    }

    • This reply was modified 8 years, 5 months ago by WP Puzzle.
    Thread Starter lacon

    (@lacon)

    Thanks that did it.

    Another item which I may want to tweak is that for a custom posting type I have then titles are sometimes wrapping. Is there any easy fix to allow more space for titles? It seems to wrap at about 53 characters.

    Thread Starter lacon

    (@lacon)

    That’s funny I don’t see a way to edit my comments here? Anyways – it turns out that the title wrapping was a side effect of an add on, not this theme.

    Theme Author WP Puzzle

    (@wppuzzle)

    If you haven’t solved the problem with titles, send your site address for us to see and help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to make the theme full width?’ is closed to new replies.