• Resolved drakeblogs

    (@drakeblogs)


    I would prefer for the author box not to show on Project pages. Is this possible?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @drakeblogs,

    Thank you for reaching out to us!
    In order to remove it from your project pages please add the following code in Appearance > Customize > Additional CSS:

    .single-project .saboxplugin-wrap {
        display: none;
    }

    This should do it! Please let me know how it goes.

    All the best,
    Mihaela

Viewing 1 replies (of 1 total)
  • The topic ‘Remove from project pages’ is closed to new replies.