• Resolved junglesub

    (@junglesub)


    I realized SAB is displaying author’s box on my archive page. Is there any way to remove this boxes from archive page?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @junglesub,

    Please add the following code in Appearance > Customize > Additional CSS:

    .archive .saboxplugin-wrap {
        display: none;
    }

    All the best,
    Mihaela

    @junglesub – there’s no a dedicated option in Simple Author Box 2.2.0 under the “General tab”.

    Feel free to remove the above custom CSS and default to using the dedicated option in the backend.

    Thanks,
    Cristian.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Option to remove SAB from archive page’ is closed to new replies.