Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #59417
    Steffen
    Participant

    Dear Catch Themes,

    I recently added Simple Author Box to my blog, but I just want the box to appear on the posts and not Categories and other places. Here is my blog and an example: http://blog.solaga.dk/begivenheder-i-malaga/

    Please help.

    Thx
    Steffen Hansen

    #59462
    Sakin
    Keymaster

    @Steffen: YOu can add the following css in “Appearance => Theme Options => custom CSS” box:
    .saboxplugin-wrap { display: none; }
    .single-post .saboxplugin-wrap { display: block; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove simple author box from Categories’ is closed to new replies.