Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #47316
    LordSTG
    Member

    How can I remove the author name and url?

    #47322
    Sakin
    Keymaster

    @LordSTG: You can hide the author by adding in the following css at “Appearance => Theme Options => Custom CSS” box.

    .by-author { display: none; }

    #47373
    LordSTG
    Member

    Thank you.

    Two more questions:
    – How to make the gallery border into 1 px?
    – How to decrease the space between the gallery border and image?

    -Thanks-

    #47438
    Sakin
    Keymaster

    @LordSTG: For this i need to check in your site. So, can you send me the URL of your gallery page.

    #53917
    5er
    Member

    Hi Sakin,

    thank you for the answer for removing the author. But how can I remove also “Posted on date” and “Posted in tag”? I would like to have only titles in my posts.

    #53924
    Sakin
    Keymaster

    @5er: If you want to hide all then you can add the following css instead of above css:
    .entry-meta { display: none; }

    #53930
    5er
    Member

    Sakin,
    THANK YOU VERY MUCH!

    😀

    #53932
    Sakin
    Keymaster

    @5er: Thanks for your appreciation and if you like Adventurous theme then please support it by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/adventurous?rate=5#postform. We would really appreciate it. Thanks 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to remove author ?’ is closed to new replies.