Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #230204
    Lhinda
    Participant

    The author appears on the contribution page (portfolio) with a link. How can I remove it? With CSS, it only disappears on the start page, but not on the post page

    https://www.crashedbalcony.de/

    Many thanks

    Lhinda

    #230289
    tikaram
    Keymaster

    @lhinda: Add the following css and let me know. I recommend you to upgrade to Pro version of the theme which already have options to display or hide these details through theme options

    .entry-header .entry-meta .byline, .entry-header .entry-meta .sep
      {
        display:none;
     }

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove author on contribution page (portfolio)’ is closed to new replies.