• Resolved edgehouse

    (@edgehouse)


    Please can someone help?

    After trying all the obvious solutions, I can’t get my static home page to show full width, it has a blank side bar. Also on the home page how can I hide related products and featured products?

    Can I do all of the above with some custom css?

    Love jigoshop and am loving this theme!

    Jackie

    Jackie Edginton
    Edge House Solutions

    https://ww.wp.xz.cn/plugins/jigoshop/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author MWSGD

    (@mwsgd)

    This can be done with CSS customization. Try to do the following to your child themes ‘style.css’…

    #main-content {
    width: 900px !important;
    }

    Then go to Jigoshop > Settings > Catalog & Pricing and change ‘Catalog products per row’ to ‘4’ instead ‘3’

    Plugin Author MWSGD

    (@mwsgd)

    Is the shop page being used as the homepage?

    Create a static page and put a shortcodes [recent_products per_page=”12″ columns=”4″ pagination=”yes”] – https://www.jigoshop.com/documentation/our-codes/

    Then set the home page to be the static page.

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

The topic ‘Simply Jigoshop Theme’ is closed to new replies.