New Landing How can we help? Themeforest Theme Support Dante how to change the tags and button colour on hover

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #163726
    dasstudio_eve
    Member
    Post count: 26

    Hey, couple questions… trying to change the colours for the button hover…. also… the colour for the tags. They are just grey on grey and when I hover its red on red.

    PLease help me change this. 🙂

    Attachments:
    You must be logged in to view attached files.
    #163884
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.
    Adjust to your desired colors.

    
    widget .wp-tag-cloud li a {
      background: #000;
      color: #fff!important;
    }
    .widget .wp-tag-cloud li > a:hover {
      border-color: transparent;
      background-image: none!important;
      background-color: #ed1c24;
      color: #fff!important;
    }

    -Rui

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