Hi,
Did you try disabling the categories widget in the store page settings?
– Open the store page in your WordPress admin backend
– Click the “Edit appearance” button in the editor. Screenshot: http://take.ms/E26Xc
– Switch off the categories widget checkbox. Screenshot: http://take.ms/fcg49
Thanks that worked! Also can you tell me how to center the table view on the page. Right now it’s aligned to the left and I tried to add center HTML to it but it didn’t work.
Hello,
Thank you for contacting Ecwid customer care team!
You can center your table view on the page with the help of this CSS code:
table.ecwid-productBrowser-productsTable-table {
margin: auto;
}
You should add this code in Control Panel > Design > Active CSS theme (if you do not have one active, please, create one) > insert it in the end of your theme.
Screenshot: http://take.ms/fMUFa
Glad to help!
Best regards,
Charlie
-
This reply was modified 8 years, 11 months ago by
ecwid_team.
Hello, I’m a bit confused about this. When I look under Custom CSS Themes it says
Theme Name
Standard (not editable)
But then it gives me the option of creating a new CSS Theme. So would I create a new one or what?? And if I did, what happens to the one that says
Theme Name
Standard (not editable)
?
Hello,
Sorry for confusion.
You should create a new CSS theme and make it active. On the screenshot I pointed out, where the active\inactive switch is.
Standard theme will stay put, it’s a default theme, that comes in use (becomes active) by default, whenever you turn off your other themes.
Just create a New CSS theme by pressing “New CSS Theme” — blue button just under “Custom CSS Themes” caption.
And then paste the code in there, like it’s shown on my screenshot in the previous post with a code.
Just for general knowledge, I advise you to skim through this article on how to change Ecwid design: https://support.ecwid.com/hc/en-us/articles/207807915-How-to-change-Ecwid-design
Hope, that clarifies it. If you have any more questions, please, write in to support@ecwid.com. We also have a premium chat support, if you’re a paid member — it’s instant help!
Please, see this article on the most effective ways to contact us: https://support.ecwid.com/hc/en-us/articles/207099969-How-to-contact-us
Best regards,
Charlie, Ecwid team
-
This reply was modified 8 years, 11 months ago by
ecwid_team.