This topic has 2 replies, 2 voices, and was last updated 10 years by nsb.

  • Author
  • #29994
     nsb
    Participant

    I changed the H1 font in Theme Options BUT this also changed the date (day, month and year) on single post page. I only want the H1 font changed.

    Also in the post meta section how can I remove time and tags?

    Attachments:
    You must be logged in to view attached files.
    #30006
     sharmstr
    Moderator

    I just tested and can confirm h1 issue. @nsb, you can put the following css rule in your child theme until the Kleo team releases a fix

    COPY CODE
    
    time.entry-date {
    font-family: open sans !important;
    }
    

    Just change ‘open sans’ to whatever you want.

    For your second question, you can copy the ‘kleo_entry_meta’ function (kleo/funtions.php around line 513) into your /kleo-child/functions.php file and remove the items you dont want displayed.

    Note that this also effects the post meta information that is displayed in your post list.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #30012
     nsb
    Participant

    Thanks

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?