• Resolved multimastery

    (@multimastery)


    Hello,

    I am using a particular category on a page, but I noticed that it shows other categories that I’ve created in its top menu. I want to remove this horizontal menu altogether. I tried researching about this but couldn’t find anything that worked. Any help would be much appreciated, thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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: https://take.ms/E26Xc
    – Switch off the categories widget checkbox. Screenshot: https://take.ms/fcg49

    Thread Starter multimastery

    (@multimastery)

    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.

    Plugin Support ecwid_team

    (@ecwid_team)

    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: https://take.ms/fMUFa

    Glad to help!

    Best regards,
    Charlie

    • This reply was modified 7 years, 8 months ago by ecwid_team.
    Thread Starter multimastery

    (@multimastery)

    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)

    ?

    Plugin Support ecwid_team

    (@ecwid_team)

    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 [email protected]. 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 7 years, 8 months ago by ecwid_team.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove Category Horizontal Menu’ is closed to new replies.