• 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 to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hi @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.