• Hello, I would like use Builder, so:
    1. add the SG Layout Builder widget to Home first column
    2. assign a name to the widget (something like test)
    3. go to Customizer, make some modification then Save and Publish
    4. then?

    This because I don’t see nothing about new columns created by widget and I haven’t found tutorials about it.

    Thanks and regardsù

    Vittorio Broglio

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author cats_456

    (@cats_456)

    v.broglio, hello!

    SG Layout Builder widget can be used to create new sidebars inside of.. well sidebars. It is better to create it in the customizer (Customize > Widgets).

    1. Add widget, select number of columns, press ‘Register Sidebars’ button
    2. After that you can change name and width of sidebars
    3. Sidebars appears at the bottom of sidebar’s list (in the Customize > Widgets), they have default name before page reload, and they have a default text on website.
    4. Add widgets into new sidebars/save.

    see here example for 2 columns in the right column > https://postimg.org/image/yb4br88sp/

    css fix:

    #page .column .column {
    	padding-left: 0;
    }
    Thread Starter v.broglio

    (@vbroglio)

    Thanks for your answer.
    I’m sorry, but I belived “SG Layout Builder widget” was a tool to manage… layout not only a sidebar.
    Anyway is not so useful in my operation, since that I need a multiple column on entire body.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SG Layout Builder’ is closed to new replies.