• Hello

    I am wondering, how can I hide writer name and
    creating date in Blog (Last news )

    I will appreciate to inform me quickly

    Thank you in advance for helping

Viewing 1 replies (of 1 total)
  • Theme Author NimbusThemes

    (@nimbusthemes)

    Try the following custom CSS to hide the date and author name on the home page blog area:

    p.meta {
        display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Hide Writer name in Blog’ is closed to new replies.