• This has potential to be a great theme but it is missing a very crucial adjustment.

    The column width for main text in posts, it seems is fixed at 2/3 with no way to change it on desktops. It is too narrow and wastes so much space on the side just for listing categories. We don’t need too much space on the side for documentation Index.

    Is there way to make the text column in posts to 75%-80% so that side column is not so wide (1/3rd right now)? All other themes seem to have layout adjustment option allowing post column width to desirable widths. This doesn’t have it. That alone is deal breaker for a good documentation.

    Any help will be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Wow-Company

    (@wpcalc)

    Dear bk9001,

    Thank you for contacting us regarding the post column width in our theme. We appreciate your feedback and understand your concern. Upon reviewing your request, we suggest that you try using the following CSS code to adjust the post column width to your desired percentage:

    .single-post .container .column.is-two-thirds-desktop {
    ?? ?width: 75%;
    }

    – In the site dashboard:
    – Go to the page ‘Appearance’->’Customize’
    – Click ‘Additional CSS’
    – Add CSS code
    – Click ‘Published’

    Please let us know if this resolves your issue or if you require further assistance. We are always happy to help.

    • This reply was modified 1 year, 9 months ago by Wow-Company.
    Thread Starter bk9001

    (@bk9001)

    That worked – Thank You for super fast response!

    Now I love the theme, and it does every thing that one needs for the documentation.

    Theme Author Wow-Company

    (@wpcalc)

    If you have any inquiries or need assistance, please don’t hesitate to reach out to us.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Any Option to Adjust Post Container Width’ is closed to new replies.