Viewing 3 replies - 1 through 3 (of 3 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello dovisb,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .post-byline {
       display:none;
    }

    Hope this will helps you.

    Thanks.

    Hi!

    On the advice of a friend who understands this stuff way better than I do, I put two things in the css option in theme customizer:

    .post-byline {display: none;}
    .post-tags {display: none;}

    It worked! The byline disappeared. The tags at the bottom of the post disappeared. BUT the spaces where the bylines and tags were are still there. Annoying. A lot of space especially where the tags were.

    How to get rid of these spaces?

    Thanks!

    Roger.

    I love the Hueman Pro theme!

    Hi Roger,
    ?
    You can try taking advantage of tools such as Inspect or Firebug which can aid in customizing. These are useful 3rd party tutorials on how to go about using Inspect.
    ?


    https://developers.google.com/web/tools/chrome-devtools/inspect-styles/
    ?
    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Author in posts’ is closed to new replies.