Delete black "frame"on page

How do I delete the large black “frame” on mozartorchestra.org/venue ? Is the black because of the theme background color? I tried different templates, I did not get the right look. Also, since I really like your work, do you offer help with slider revolution issues? Thanks, Rue

Hello Ami,

Thanks for writing in! Please edit your page and then change the page template to Blank - No Container | Header, Footer. For more details about the different page templates in the theme, please check this out:

Best Regards.

Your suggested template would work with different settings on this page. It now makes the contents page-wide. I want the venue page’s 2 columns to be contained as in the Next-Concert page. What settings do I need to change? Thanks.

Hi Ami,

You can add the following custom CSS code into the Page CSS of the specific page to avoid affecting any other pages.

.entry-wrap
{
    padding:0 !important;
}

Please remember that the above code will work if copied as it is and doesn’t conflict with any existing style.
Please note that the code provided serves only as a guide to help you get started custom coding on your own if there’s no option offered in our theme or the products we bundle.
We really do not provide support for custom codes which means we can’t fix it in case it conflicts with something on your site nor will we enhance it. Further customization should be directed to a third-party developer or you can avail One, where we answer the questions beyond normal theme support.

Thanks

You misunderstood my issue. Throughout my site, the content on each page is enclosed in an area SMALLER than full width (inside the gold frame.) For example: mozartorchestra.org/concerts. The mozartorchestra.org/venue page goes full page width when I change the page template to no container. This has NOTHING to do with page inter-dependencies. How do I get the venue page to look like the rest of my pages?

Hello Ami,

You are having a wide width because you have added the border to the section. What you need to do is to insert a Row element into your Section element and remove the border. The border then needs to be applied to the new Row element. The existing Rows will have to be nested to the the newly inserted Row. To avoid confusion, please look at my demo video:

Hope this helps.

Fabulous, as usual. Thanks!

You’re welcome, Ami.

Rue, can you extend your brilliance and let me in on the secret of how to delete the extra space on the right on mozartorchestra.org/special-concert page. I tried a row wrapper as above but that did not work. Thanks!

Hello Ami,

Are you trying to have a narrow content width? Please do the following:
1.) In Section 1 > Row 1 element, you’ll have to set a maximum width.

2.) And then in Section 1 > Row 1 > Column 1 > Row 2 element, you need to change the layout to prevents that space to the right.

Best Regards.

No, my friend. I would like this page to look like the mozartorchestra.org/venue page. I thought of saving the venue page as a template followed by inserting the elements.

Hello Ami,

Just save the Venue page as a template and then edit your Special Event page where you can insert the newly saved template. You can then replace the elements on the template with the ones that are already on the page like the image, headlines and text contents. If you are not familiar with the Template Manager yet, please check this out:

Hope this makes sense.

Thanks, Rue. This is a task for tomorrow. It is getting late here in California. BTW, are you in India?

Hello Ami,

Sure, you can. Just let us knowhow it goes. We have staff located globally to work on different timezones. I am in the Philippines by the way.

Cheers.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.