• Resolved KTerceira

    (@kterceira)


    I’m trying to reduce the font size on category tag in content container on front page.

    pixiesweeps.com

    have tried
    .category-list a {
    font-size: 85%;
    }

    .category-tag a {
    font-size: 85%;
    }

    Any info on what I’m doing wrong as my learning curve is in decline it seems lol

Viewing 1 replies (of 1 total)
  • Thread Starter KTerceira

    (@kterceira)

    Got it resolved ….brain malfunction! Here is solution for others

    .image-and-cats-big, .category-list a {
    font-size: 85%
    }

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme; Jolene] Reducing the category tag on front page’ is closed to new replies.