page or post width

Home Forums WordPress Themes – Premium Encase Pro page or post width

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16727

    Hi. How can I make the page or post width wider? Or make the sidebar width more narrow?

    Thank you

    #21965
    Binaya D
    Participant

    Hi Boris,

    Do you want more width then the demo site? If you want more width in page or blog post, then please use the following css:

    
    .wrap.clearfix {
    	width: 100%;
    }
    

    Note: Please use the custom css plugin or child theme to write css.
    And according to your desire you can keep the width anything you want.

    Thanks

    #16728

    Thank you

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