Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #44018
    Kim
    Participant

    How do I put move the date above the first post title.
    How do I make the date font bigger?

    #44031
    Sakin
    Keymaster

    @Kim: There is no option to move the date above the first post title. So, for this you need to hire customizer to customize it for you.

    For date font size, you can increase the font size in the following CSS and then add it in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 768px) {
        .entry-meta { font-size: 12px; }
    }
    #44096
    Kim
    Participant

    I see that you got back to me on this. Sorry! I guess I didn’t check it to come to my email!

    How much would it be to do that? Or should I send a seperate email?

    K

    #44099
    Sakin
    Keymaster

    @Kim: Sorry I don’t work on customizing so I don’t know about the pricing. You can request quote from http://catchthemes.com/hire-customizer/

    #44106
    Kim
    Participant

    Thank you!! I will now!
    K

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Put Date above post title and change font size’ is closed to new replies.