Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Fruitful Code

    (@fruitfulcode)

    DaphneH,

    You need to choose full width template for page or shop

    Appearance > Theme options > WooCommerce > Woocommerce Product Sidebar

    Thread Starter DaphneH

    (@daphneh)

    Just found out I had to do an update on the fruitful theme.
    And then WooCommerce showed up in the Theme Options.

    Thanks!

    DaphneH how did you change the social icons color?

    Layon, go to Appearance > Theme Options > Custom CSS and add the code below

    .social-icon a .fa{
        background-color: #3B5998;
    }

    change the #3b5998 to any hex color you want

    =)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I do not want the woocommerce shop page sidebar’ is closed to new replies.