Title: Custom width?
Last modified: March 16, 2020

---

# Custom width?

 *  [cotan007](https://wordpress.org/support/users/cotan007/)
 * (@cotan007)
 * [6 years ago](https://wordpress.org/support/topic/custom-width-5/)
 * Hello,
    I am using the “FW no sidebar” option but it behaves the same as “fullwidth”
   too wide. Could you send me a css that I can paste so that the width with the“
   FW no sidebar” option is 80%?
 * thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustom-width-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * (@brainstormteam)
 * [6 years ago](https://wordpress.org/support/topic/custom-width-5/#post-12556804)
 * Hi [@cotan007](https://wordpress.org/support/users/cotan007/) ,
 * Seems like you are using the page builder through which you can set the row width.
   But if you need CSS then you can use the below CSS that might help you:-
 *     ```
       .boxed-row,.vc_row.vc_column-gap-30{
   
           width:1256px;
           margin:0 auto;
       }
       ```
   
 * Regards,
    Deepak

Viewing 1 replies (of 1 total)

The topic ‘Custom width?’ is closed to new replies.

 * ![](https://ps.w.org/fullwidth-templates/assets/icon-256x256.png?rev=2810905)
 * [Fullwidth Templates for Any Theme & Page Builder](https://wordpress.org/plugins/fullwidth-templates/)
 * [Support Threads](https://wordpress.org/support/plugin/fullwidth-templates/)
 * [Active Topics](https://wordpress.org/support/plugin/fullwidth-templates/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fullwidth-templates/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fullwidth-templates/reviews/)

## Tags

 * [custom width](https://wordpress.org/support/topic-tag/custom-width/)
 * [too wide](https://wordpress.org/support/topic-tag/too-wide/)

 * 1 reply
 * 2 participants
 * Last reply from: [Team Brainstorm Force](https://wordpress.org/support/users/brainstormteam/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/custom-width-5/#post-12556804)
 * Status: not resolved