To insert code use <code>...</code>.
Adding a coloured heading to archives - Instruction Please
  • Hello

    I know how to add a coloured header to normal pages, but i cannot find how to do this to the archives section.

    Please can someone provide me with instructions on how to do this.

    thank you

  • 3 Comments sorted by
  • Hi,

    If you know the category slugname.... then add category- in front of it so you get



    .category-muziek #feature{background-color:blue !important;}



    or use its id.... then add category- in front of it so you get


    .category-4 #feature{background-color:blue !important;}



    or for all archives the same bg color


    .archive #feature{background-color:blue !important;}


    Best regards,
    Striking Team
    Paul
  • Paul

    Thank you for the details. Where about do i add this information. Is it in the Editor?

    Appologies but not sure where to enter this.

    Please can you explain in a series of a list

    thank you
  • Hi

    Add the examples in the custom css field of the striking general settings.

    However when used you need to adjust them to your own category names and or id's.

    i just gave you the example code how the system works. With no link to the pages i cannot figure that one out.... I would be clairvoyant

    series of a list ??????

    Sorry you need to dive into the category names and uses slugnames yourselves.


    Best regards,
    Striking Team
    Paul