New Landing How can we help? Themeforest Theme Support Neighborhood Disable accent color in footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • #126687
    neighborhood
    Member
    Post count: 6

    1) My accent color is brown, it doesn’t go well with the footer. How do I disable the brown text upon rollover? Is this the purpose of the alt accent color? If so, how can I enable it for the footer?

    2) How can I increase the boldness of the main menu?

    #126851
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    #footer .widget ul.menu li a:hover {
      color: #aaa;
    }
    nav#main-navigation .menu > li > a {
      font-weight: bold;
    }

    – Kyle

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