New Landing How can we help? Themeforest Theme Support Dante Bold Individual Menu Item

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #95496
    mzuvella
    Member
    Post count: 20

    How do I bold a specific menu item/ink? I tried using:

    #menu-item-936 > a {
    font-weight: bold !important;
    font-size: 16px !important;
    }

    but I believe that is for a different theme. Trying to bold My Account on my page.

    Thanks!

    #95534
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You have used an id instead of a class, it should be:

    .menu-item-936 > a {
      font-weight: bold;
    }

    – Kyle

    #95807
    mzuvella
    Member
    Post count: 20

    Perfect. Thanks Kyle

    #95920
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    – Kyle

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