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

    (@tibse)

    Hello,

    I just read the faq`s.

    How do I remove the sidebar from my catalogue?
    You can use the attribute “sidebar=’No'” in the product-catalogue shortcode to remove the sidebar from a catalogue.

    Where do I have to put the attribute? Im a real wordpress newbie.

    Thanks.

    Plugin Author Rustaurius

    (@rustaurius)

    Hi tibse,

    Put it inside the square brackets of the shortcode.

    `[product-catalogue id=’X’ sidebar=’No’]

    Thread Starter tibse

    (@tibse)

    Thanks a lot.

    Is it also possible to align the products on the left?

    Plugin Author Rustaurius

    (@rustaurius)

    Try adding this in the “Custom CSS” box:

    .prod-cat-inner {float:left;}

    Thread Starter tibse

    (@tibse)

    awsesome, that worked.

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Disable Siedebar’ is closed to new replies.