• Resolved albertbeinstein

    (@albertbeinstein)


    First and foremost, thank you so much. Slick, beautiful theme.

    Note: The above page is only an example but is repeated for every category.

    Question: When a category is clicked on the main menu, there is a category description visible (thank you!) and it has a background color, a text color, and a font that I cannot figure out how to change.

    Any tips? I am going for an all black/ white/red theme and it comes up yellow as default. I know it is nit-picky… but, I’m hoping you could help.

    Thanks again very much!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hey! Thanks, glad you like it 🙂

    Try this additional css to change the category description box colors:

    
    .notebox { background: #fff; color: #999; border-bottom-color: #ddd; }
    .notebox:after { border-bottom-color: #fff; }
    

    To change yellow editor’s pick too, do:

    
    .picks .picks-row { background: #fff; border-bottom-color: #ddd; }
    .picks .post-meta { color: #999; }
    
Viewing 1 replies (of 1 total)

The topic ‘Category Description’ is closed to new replies.