Viewing 15 posts - 1 through 15 (of 19 total)
  • Posted in: Dante
  • #97146
    PeJaM
    Member
    Post count: 24

    Hi,
    How do I remove the “category count” which is shown – please see the web link, also how do I stop the hover. What I would like is for the category to be fixed and no “number of items”

    Thank you

    #97332
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .woocommerce ul.products li.product-category .count{visibility:hidden !important;}
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #97334
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .woocommerce ul.products li.product-category .count {
      display: none;
    }
    

    – Kyle

    #97360
    PeJaM
    Member
    Post count: 24

    Hi,

    Thank you, unfortunately I have tried both of the above and it did not fix the problem.

    http://www.taobaodirect.co/

    #97363
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You have this in your custom css:

    sf-mega-menu-2col
    sf-mega-menu-3col
    sf-mega-menu-4col
    sf-mega-menu-5col
    sf-mega-menu-6col
    }

    That’s not valid css, so anything below it won’t work

    – Kyle

    #97369
    PeJaM
    Member
    Post count: 24

    Hi Kyle,

    This works one works. Thank you
    – .woocommerce ul.products li.product-category .count {
    display: none;
    }

    Regarding the colour, how do I fix it so that it is not black and then blue when you hover the mouse over it.

    #97372
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It uses the section divide color, which you have set to black

    – Kyle

    #97392
    PeJaM
    Member
    Post count: 24

    Hi Kyle,
    Thank you.
    Have changed the colour and it has worked, unfortunately it also leaves a line above the images which I need to remove.

    One more question, how to I reduce the space between the wording (shown below) and the header?
    Taobao Direct your professional and reliable English Taobao agent.
    We provide you with the service of being able to select and buy products from http://www.taobao.com and its sister company http://www.tmall.com

    What would be better is if could insert “your professional and reliable English Taobao agent” under the header Taobao Direct; how could I do this?

    #97509
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce ul.products li.product-category .product-cat-info:before {
      bottom: 48px;
    }
    .woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
      border-top: medium none!important;
    }

    In your page meta options check the box to ‘remove top spacing’

    – Kyle

    #97555
    PeJaM
    Member
    Post count: 24

    Hi Kyle,

    Thank you.

    I cannot see the box you mention “In your page meta options check the box to ‘remove top spacing’”

    #97558
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    When editing a page, there are several page meta sections (see screenshot)

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #97873
    PeJaM
    Member
    Post count: 24

    Hi Kyle,

    I cannot find the page you refer to above. Have searched all the sections for “Meta” options. Can you help please.
    Thank you

    #97874
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please provide me with a login via private reply so I can take a look

    – Kyle

    #97875
    PeJaM
    Member
    Post count: 24

    Send me your e-mail address

    #97877
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    We are required to support only on the forum. You can mark your reply as private by checking the box below the comment area

    – Kyle

Viewing 15 posts - 1 through 15 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register