Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey!

    You’ll have to configure a sidebar for your shop page that will contain a menu that will navigate through your products.

    You can create a new sidebar in theme options> Misc Settings, and then go to Appearance> widgets to make it contain some widgets. You’ll need to

    Go to Theme Options> Shop Settings to assign this sidebar to your shop page, then add this CSS to float the sidebar to the left:

    .woocommerce .main {
        float: right;
    }

    Let me know if this works for you!

    -Kevin

    Thread Starter dekla

    (@dekla)

    Hello
    Thank u
    work great

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Menù’ is closed to new replies.