0
Welcome Guest! Login
0 items Join Now

SOLVED Page Full Width with Kraken / Gantry5 & SP Pagebuilder?

    • oj09's Avatar
    • oj09
    • Hero Rocketeer
    • Posts: 395
    • Thanks: 0

    SOLVED Page Full Width with Kraken / Gantry5 & SP Pagebuilder?

    Posted 5 years 11 months ago
    • Hi There,

      In this case, I am using Kraken, Gantry5 and J3.8.6

      The issue that I have, is on the test pagebuilder page that I'm testing out - there is a left and right gutter / white space that I just cannot seem to correct, as in remove it but only in the main content areas - not the footer or header areas.

      URL is in the secure tab and I await your thoughts.

      I've searched several SP Pagebuilder forum posts;

      Specifically I tried this post: www.joomshaper.com/forums/sp-pagebuilder...ramewoks#reply-83194 which shifted it all to the right, so there was no right whitespace but there was then a huge amount to the left of screen.

      All posts about this issue, they tend to refer people to their 3rd party template provider - as apparently it's regarding any non joomshaper template and how that deals with containers, wraps in itself due to say Gantry having an element of PB about it.

      Thanks in advance.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Page Full Width with Kraken / Gantry5 & SP Pagebuilder?

    Posted 5 years 11 months ago
    • We don't provide support for third-party products but...

      Use this code...
      .g-content {
          margin: 0;
          padding: 0;
      }

      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • oj09's Avatar
    • oj09
    • Hero Rocketeer
    • Posts: 395
    • Thanks: 0

    Re: SOLVED Page Full Width with Kraken / Gantry5 & SP Pagebuilder?

    Posted 5 years 10 months ago
    • That worked a treat, thanks mr t.

Time to create page: 0.055 seconds