Single demo page section reset

I mistakenly deleted one of the page sections in Lawyers2 (where the pen lays over the box otline) and I want to rebuild that and can't figure out how?
Could I import single home page? Or could you get me a copy of muffin builder structure?

--- I know I should have cloned it first. -- Still learning!!!

Thanks

Comments

  • Hi,

    we are sorry but it is not possible to import single page. It is possible to import complete demo only. The only way to re-create just one page is to create extra/additional WP installation, do the import of complete demo and then use Import/Export button in the right top corner of Muffin Builder on homepage to export content and import on your page.
  • Ok Thanks. I understand. 

    Could you tell me how to add an outline border to the section?

    And, how do I add space between sections?  Adding spacers in the muffin builder doesn't do it.

    Thanks for your help!!

    David

  • We do not have any option to add outline border for a section but to add space between sections, please use Padding | Bottom option which is under section's settings.
  • Thanks. 

    I'm trying to duplicate the outline border that is in one of the Lawyers 2 sections.
    The section with 3 icons and the pen. 

    Seems easy enough. How was that applied?  

    If it was in the demo and I lost it, can't you help me replace it?

    Thanks for your help
  • As you can see on http://pasteboard.co/jVIAABM3v.png we set lawyer2-wrap-border class name for the wrap inside which items are and used the following css for this class name:
    .lawyer2-wrap-border {
        border: 2px solid #c0c0c0;
    }
    Next time we recommend to create extra WP instance and import the demo to learn how things were done. It's the easiest and fastest way to learn pre-built stuff.
  • Thank you. I will definitely do this next time.

    I really appreciate your help!!!
Sign In or Register to comment.