• Resolved kmccraedc

    (@kmccraedc)


    Hi everyone, I am able to change the font size for the specific categories, but I am having difficulty changing the size of the font size for the counts.

    Does anyone know the code to input to change the specific count number to be the same as the category name?

    Looks like this:

    > Injuries (1)

    Where (1) is larger and positioned slightly below the Injuries portion.

    Here is the code I am using currently which helped with another issue:

    .enigma_sidebar_widget li.cat-item a {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    }

    Any advice would be greatly appreciated. I think this is the last hurdle I may have.

    Thanks for the help!

    Kevin

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing font size on category counts’ is closed to new replies.