Viewing 3 replies - 1 through 3 (of 3 total)
  • It’d be odd if it was not a plugin, or built into your theme. You can remove it using the code below and adding it to your “custom css” area os into styl.css if using a child theme:

    .addthis {
      display: none;
    }

    But in the first instance, i’d suggest looking through your theme options to see if its somewhere there….

    Thread Starter ericaobriencake

    (@ericaobriencake)

    Thanks. The css worked.

    I’ll try to find it in my theme options.

    Really appreciate your time.

    Thread Starter ericaobriencake

    (@ericaobriencake)

    innuvo: I was able to find it in my theme options. Thanks so much! Resolved!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove AddThis buttons’ is closed to new replies.