• Hello, I cannot figure out how to make the page width span the entire window on desktop. When I use SiteOrigin Big Hero images they span the entire page, but the content that I add within it is constricted by the sidebars. How do I remove them?

    Also, I am still have issues with my site on mobile. I have used a Mobilize plugin to help with the homepage, but when you visit the individual pages such as “Services”, the SiteOrigin Big Hero image that I have at the top is completely cut off on mobile.

    The last response to my mobile issues was never resolved. PLEASE HELP.

    My Website: https://www.pmi4u.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello There!

    We really appreciate you writing in.

    Could you try adding this code to the Custom CSS section of the theme and see if the page stretches out for the desktop view?

    .container.clearfix {
        max-width: 100% !important;
    }
    
    div#primary {
        width: 100% !important;
    }

    Also, as we mentioned in earlier replies, please contact the plugin support to make the plugin content responsive.

    Hope this information was useful.

    Thank you!

    Thread Starter timwildung

    (@timwildung)

    Thank you. That did seem to work. Now it seems that the content isn’t fully utilizing the new page width. I apologize, I’m not CSS expert, I’m a novice at best. Can you address this?

    Check out what I mean: https://www.pmi4u.com/services/

    Thread Starter timwildung

    (@timwildung)

    Oh, also while we’re on the subject of coding: what would I need to add to include a menu at the top header where my social media links are located? And how do I remove the page title from all of the pages so that the page flows seamlessly from the top header to the page content? I figured out how to remove the titles previously, but with the new update to my theme I lost it. I know that’s because I edited the main theme files instead of making a child theme or adding code to custom CSS. So, if you can provide some custom code to help with these issues I VERY much appreciate it!

    Hello There!

    We really appreciate you writing in.

    We would like to inform you that the free support does not include customization of this scale. We can help you with setting up the default theme and few small changes.

    The changes you are requesting is not in the limits of the free support. However we do provide customization service as well.

    If you are interested you can mail us your full customization requirements and mail it to support@accesspressthemes.com. We will check the feasibility and send you an estimation of how much it would cost you.

    Hope this information was useful.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Trying to Increase Page Width on All Pages’ is closed to new replies.