Home Forums Luzuk RE: Disable or Customize Side Categories List

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40593
    Arisha Williams
    Participant

    Hello,
    I just purchased your Supermart Ecommerce Pro theme and I’m unable to find any way to disable or customize the categories list for the sidebar. Can I disable the categories list or at least remove the subcategories?

    #40726
    User Support
    Participant

    Hello Arisha,
    Do you want to remove the home page static category sidebar? If yes, then add a given CSS into your Customizer >> Additional CSS.

    .sidecategorie {
    display: none;
    }
    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.