Changing size/colour of 'DATE ARCHIVES:' text to match that of the month

  • Posted in : Bloggy WP
  • CARAVAN
    Participant

    Hi,

    Is there any way I can change the appearance of the ‘DATE ARCHIVES’ text so that it matches the archive name that follows it?

    As it is, the “DATE ARCHIVES:’ text is larger, a different colour and more prominent than the ‘July 5’ part which follows. I’d like to make the DATE ARCHIVES text the same shade of grey and font size as the month name that follows it.

    Appreciate any guidance you can give me on this!

    ahmetsali
    Keymaster

    Hi, sorry i couldn’t understand which part you want to change. Can you provide ss or url and explain a bit more.

    CARAVAN
    Participant

    Hi there.

    I would like the ‘DATE ARCHIVES’ text to be the same size and colour as the ‘July 2014’ text. Is this doable?

    https://www.dropbox.com/sh/ae1ll2j3io9rvs3/AADX9F1iYhYeBZHpZ2rUgXOPa

    Thanks again!

    ahmetsali
    Keymaster

    i see, try this custom css code;

    .post-archive .page-header {
        color: #aaa;   font-size: .6em; 
    }
    .post-archive .page-header span,  
    .post-archive h1.page-header span.on {
        font-size: 1em !important;
        color: #AAA !important;
    }
    
    CARAVAN
    Participant

    You are amazing.

    It worked a treat.

    Thanks again!

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register