Widening Content Area for Specific Pages Only

This topic has 10 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Eva Kemp

  • Avatar: JurvDesigns
    JurvDesigns
    Participant
    January 11, 2017 at 16:06

    I installed a woocommerce product designer plugin that appears to be responsive. That being said I would like this plugin’s design editor to expand further to the edges of my site so the canvas is bigger and easier to edit (see image link in private content-top image is current view, bottom image is desired view). I only want this to be the case for each of my product template pages, not the whole site. Is there a custom CSS code using page ID’s that would achieve this? Thank you.

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 12, 2017 at 13:22

    Hello,

    Please show your pages where you want to make modifications.

    Regards,
    Eva Kemp.

    Avatar: JurvDesigns
    JurvDesigns
    Participant
    January 12, 2017 at 14:38

    Eva,

    There is only one page built that needs modification but would like to duplicate future pages like it to display the same way. You should have received an image link showing the current view and desired view of the page. I’ll include the link here again. Do you need more than a just screen shot of the page? Thanks.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 12, 2017 at 15:56

    Hello,

    Yes, I need to see your site page to be able to give you the appropriate code.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: JurvDesigns
    JurvDesigns
    Participant
    January 12, 2017 at 16:03

    No problem, here it is.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 13, 2017 at 15:26

    Hello,

    I see this error on your side http://storage5.static.itmages.com/i/17/0113/h_1484317549_3114171_57120b6494.jpeg .
    Please check it.

    Best regards,
    Eva Kemp.

    Avatar: JurvDesigns
    JurvDesigns
    Participant
    January 13, 2017 at 15:32

    Sorry about that, it should be fixed now.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 13, 2017 at 16:17

    Hello,

    I checked your site and as I see the issue is related to the plugin, not to the theme. You need contact the plugin authors regarding your query.

    Regards,
    Eva Kemp.

    Avatar: JurvDesigns
    JurvDesigns
    Participant
    January 15, 2017 at 23:05

    Eva,

    After contacting the plugin author this was his response.

    “First thing to know is that our plugin uses all the space available in the page content if the canvas width is larger than the content. Here is the space left by the theme in blue http://prntscr.com/dvurcv. As you can see, our theme already uses the entire space. Your page does not has a full width, but 1170px as max width. If your theme has a full width template, i suggest you use it and try again. Otherwise you’ll have to contact the theme author so he can create a full width template for this page for you, not a boxed one.”

    In the Royal Store theme options under general, I have the site layout set to wide. Does this not apply to the page content area of the page I’m trying to widen? Is there another full width page template I can use for this type of page only? Thanks.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 17, 2017 at 10:45

    Hello,

    You can change container width using this css code in Theme Options > Custom CSS > Custom CSS for desktop:

    .container {
        width: 1250px;
    }

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.