-
AuthorPosts
-
March 6, 2015 at 9:48 am #221699
Hello,
I am trying to set up a woocommerce shop to look like the Icon demo shop, and I’m having some trouble making mine look like the one you have. For example, I do not have the icons next to the widget titles in the sidebar; I do not have the grid layout on the shop page, and I don’t have the product sorting dropdown on the shop page. Do y’all have some kind of guide or demo content for the store setup that I could utilize?
Thanks!
March 6, 2015 at 8:33 pm #221990Hi There,
Thanks for posting in!
Upon checking your site, http://www.shwartsdesign.com/shopCDM/shop/, we are already seeing the filter and the grid layout. You can have other options to tweak in the customizer, Appearance > Customise > Woocommerce
Hope this helps.
March 9, 2015 at 11:09 am #223526Well thanks for that, but that’s actually not the URL where the site will be live. That’s just the testing site I had set up prior to production. The actual URL is http://www.cdmpromogear.com.
March 9, 2015 at 1:25 pm #223613Hey Lauren,
You can add an icon to your Sidebar titles by using this code, Just add it via Appearance > Customize > Custom > CSS:
.h-widget:before { content: "\\f0a4"; top: -0.075em; font-size: 0.85em; } .h-widget:before { padding-right: 0.4em; font-family: "fontawesome"; }
Also upon checking your site, it’s requesting for credentials so we couldn’t see your sidebar.
Let us know how this goes!
-
AuthorPosts