Category page title color

  • qazwsx

    #2147

    Under Graphene Theme Options >> Display >> Colours Options >> Archive title:

    It changes the title of the 1st Archive bar but not the 2nd. Can you add a place to change the color of the 2nd bar as well?

    ulr example:

    http://www.crossfitmov.com/category/wod/

    Thanks,

    (GREAT THEME)

    Anonymous

    #18983

    I’m not saying it’s not a legitimate request… However, you can change the color to anything you like by adding this to your customCSS in the admin panel:

    .cat-desc {
    background: none repeat scroll 0 0 #000000;
    }

    Of course, you can change the hex color to anything you like.

    Mod

    Kenneth John Odle

    #18984

    And

    cat-desc p {style;} to style the text on archive.

    Admin

    Syahir Hakim

    #18985

    OK, will add this option in the next major update.

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.