Hi,
In your demo (Be Event) you have a slider with full width, but the  content has still the "boxed" look (white box with the content). This white box rises into the slider of your slides from revolution slider.
How have you done this? A slider with full width and boxed content that overlap with the slides. Thats what I want!
My second question is the portoflio of "Be Design". I tried to create a portfolio and displayed it with the shortcode from content builder. I tried different settings but no look. It doesnt look the way you show in ýou demo of "Be Desing".
Best regards
renz54
                 
                
Comments
1) For this page we did some tricks that may be not easy for new users
#Header_wrapper {
We recommend to use Appearance > BeTheme Demo Data section. Just go there, select Be|Event page and import it with only 1 click into your website. We this this will be the best and easiest way to created this page and then you can learn from it how this was done. But of course, slider must be imported as well. Slider is included into theme package but all info about slider import you can read on http://forum.muffingroup.com/betheme/discussion/15/how-to-import-revolution-slider-into-be-themebackground-color: #fff}
#Wrapper { background-color: #fff; }
.icon_box .desc_wrapper h4 { font-size: 24px; line-height: 24px; }
.fancy_heading_line { padding-bottom: 0px; background-image: none; }
#Header .top_bar_left { background-color: rgba(255, 255, 255, 0.8); }
#Footer { background-color: #272727; }
@media only screen and (min-width: 768px) {
#main .section_wrapper { background: #fff; margin-top: -150px; position: relative; z-index: 30; }
.fancy_heading_line .inside { padding: 0 150px; }
.icon_box .desc_wrapper .desc { padding: 0 40px; }
}
@media only screen and (max-width: 768px) {
.tp-bullets { display: none; }
}
2) For Be|Design page we used only "Portfolio" item with settings as on screenshot http://snag.gy/dCNaJ.jpg Also for section we setup some settings like "Full width" layout what you can see on http://snag.gy/ORHM6.jpg
Hope above answers will help you a lot