Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1269014
    wai
    Participant

    https://www.mays.net.au/products/jewellery/earrings/

    Referring to the page above. Under ‘Our Product’ widget, I would like the menu item to be bold corresponding to the current sub-category.

    So, in this instance, the word ‘Earrings’ to be bold in the widget.

    Please provide me with the css code. Thanks!

    #1269065
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    ul.product-categories li.current-cat-parent ul.children li.current-cat a {
    	font-weight: bold;
    }

    Hope it helps, Cheers!

    #1269074
    wai
    Participant

    That’s it, Cheers!

    #1269077
    Friech
    Moderator

    Glad we could help, Cheers!

  • <script> jQuery(function($){ $("#no-reply-1269014 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>