Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello ,

    Please highlighted which one you want to remove then I provide you solution about this.

    Thanks

    Thread Starter bptobbe

    (@bptobbe)

    I want to remove both the pagination and the section “ABOUT THE AUTHOR”, marked in red in the image below. Thanks in advance!

    Blogpost

    Thread Starter bptobbe

    (@bptobbe)

    Anyone? Please help, would really appreciate it.

    Hi Bptobbe,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    .single-post #nav-below, .single-post #author-bio {
      display: none;
    }

    Thanks!

    Thread Starter bptobbe

    (@bptobbe)

    Big thanks to you emranemranx! Perfect fix that solved my issue!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove “About the author” on blog posts’ is closed to new replies.