badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Remove author from displaying?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2894
    Rabin Shrestha
    Participant

    Hi,

    For removing the “By author” from the post you can paste the CSS below in your Custom CSS box

    .by-author{
        display:none;
    }

    and click Save All Changes

    But the vertical bar will remain in the front. For that to remove you have to edit the code through child theme.

    Rabin

    #2905
    abuchanterrell
    Participant

    Thanks for the reply, but I pasted the code into the custom CSS and “by author” is still being displayed.

    Any further suggestions?

    And, what do you mean by vertical bar on the front?

    #2915
    Rabin Shrestha
    Participant

    Can you post link to your site? Then we will have a look.

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