New Landing How can we help? Atelier Strong Black on titles of the page visiting of sidebar

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #260749
    KMAmexico
    Member
    Post count: 96

    Hello!

    I’ll like to make the title of the page that the user is visiting on sidebar strong black, so it’ll be easier to the users to identify where are they, if not possible, I’ll like all the main categories to be black. I’ll add an screen shoot of the side bar that I’m talking about, I only need this for the shop pages. Thank you very much for you help!

    Attachments:
    You must be logged in to view attached files.
    #260767
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce .widget_product_categories ul li a {
        color: #000 !important;
        font-weight: bold !important;
    }
    

    Thanks
    Mohammad

    #260782
    KMAmexico
    Member
    Post count: 96

    Thanks I applied it, but it made all the sidebar titles strong black, and I only want the main categories to be strong black or the category that I’m visiting (that would be the ideal). Would this be possible?

    #260826
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Change it to:

    .woocommerce .widget_product_categories ul li.current-cat > a {
      color: #000 !important;
      font-weight: bold !important;
    }

    – Kyle

    #260966
    KMAmexico
    Member
    Post count: 96

    It worked awesome thank you very much! ๐Ÿ˜€ ๐Ÿ˜€

    #260968
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Kyle.
    Mohammad

    #264644
    KMAmexico
    Member
    Post count: 96

    Hello! this issue is resolved! ๐Ÿ™‚ it haven’t been set to resolved!

    #264647
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    My issue has been resolved.
    Thanks
    Mohammad

Viewing 8 posts - 1 through 8 (of 8 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