Home Forums Pro Themes Kids Education Pro remove author

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #151131
    Yiğit Korkmaz
    Participant

    hello

    I want to remove the author part under single posts?
    how can I do it?

    #151265
    Psink
    Keymaster

    Hello There

    Please add this css in Additional Css to remove author in single posts

    
    .single-post .about-author{
         display:none;
    }
    

    Regards,

    #151301
    Yiğit Korkmaz
    Participant

    thank you!

    btw i have 1 more question too

    how can i change english words in the website?(i’m using my own language)

    for example; Filter All, Home, prev post or next post or related posts and comment section
    i wanna change all of them with similar words of my language

    #151304
    Psink
    Keymaster

    Hello

    Can you please share your site URL?

    I want to recommend to use polylang plugin and translate all the static string of the theme

    Regards,

    #151518
    dongphuchaitrieu
    Participant

    Can I use function to remove it instead of CSS?

    #151568
    Psink
    Keymaster

    HELLO Dongphu

    Sorry, Currently it is not available

    Regards,

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.