Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1001402

    Hello,

    I use enfold 4.2 and on the shop page I use the sidebar to show the product categories (works really great for me!)
    But is it possible to highlight the first category layer (with larger font or bold) because this would make it easier for my customers to find the right category and the associated subcategories and products.
    But I want to highlight only the first layer – so only categories which do not have parent categories.

    Many thanks!

    regards stefan

    #1001404

    Hey stefan1967,

    Can you link us to a page with a sidebar as I’m not seeing it currently
    Best regards,
    Jordan Shannon

    #1001408

    Here you can see all categories on the left side, but maybe this comes from woocommerce default and not from enfold?

    Thanks for your fast response!

    #1001427

    Hi, it comes from an widget (display categories) but i can change the view here and display only the root categories, thats ok for me

    Another point is that I have three main categories, but the first category has other size the the two other categories.
    But they have the same size, if i open the customizer.
    What can I do to have the same size for all three main categories?
    Thanks a lot

    #1001604

    Hi stefan1967,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .widget_product_categories .product-categories .cat-parent {
        font-weight: bold;
        text-align: left;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1001823

    HI Viktoria,

    many thanks, that works great for me and solved both of my problems!
    You and your team provides really the best and fastest support, that I have ever used!

    regards
    stefan

    #1001935

    Hi,

    I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

    #1001940

    Hi stefan,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change font or size in sidebar categories’ is closed to new replies.