• Resolved sock2me

    (@sock2me)


    You know this page: https://quarktheme.com/page-builders/

    It’s got full width parts and then parts that sit inside a more normal width structure. I need to create a page template that will allow me to do this; content bar, parallax bar, content bar, parallax bar, etc.

    I’m trying to cobble (without a lot of experience) together a page template like your ‘full-width.php’ but that allows some of the content to span full width.

    Would it be best if I bought one of the page builders (divi or vc) to achieve this, or can I build one?

    I started with taking full-width.php and renaming it (and it’s title) full-width2.php. Then instead of calling in the template part ‘content’, I created one called content-management.php and called in that. THEN on content-management.php I screwed around with the code but I’m not getting any traction. I would love a helping hand.

    Thank you,

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sock2me

    (@sock2me)

    I see that I can achieve half of what I need by selecting the page builder full width template from the drop down options for Template… but I want the textual content to only span the width of the regular page template, instead of the whole width. I could just add a div around all the text in the text editor but that would be kinda a pain for the client to remember to do… I AM LEARNING SO MUCH – and I am super super super grateful for your theme. I’m going to be a theme making GODDESS!(eventually)

    Thread Starter sock2me

    (@sock2me)

    Just in case my initial question doesn’t make sense – I am trying to have a page that is normal in width (not full width, left-justified text, etc.) but with occasional elements that span full width.

    How can I do this with your theme?

    Thank you,

    Thread Starter sock2me

    (@sock2me)

    Just in case my initial question doesn’t make sense – I am trying to have a page that is normal in width (not full width, left-justified text, etc.) but with occasional elements that span full width.

    How can I do this with your theme?

    Thank you,

    Thread Starter sock2me

    (@sock2me)

    Ok – so just in case someone ends up here looking to do this, I was able to achieve this by simply adding this style:

    .entry-content {width:70%; margin:0 auto;}

    The Parallax plugin will still be full width, but the textual content will fit responsively inside the 70% div.

    Thread Starter sock2me

    (@sock2me)

    I will close this now

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Page Builder sample template – only possible with plugin?’ is closed to new replies.