Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Plugins
    In reply to: CSS limits on one page
    Thread Starter CanDMan

    (@candman)

    Resolved.

    Forum: Plugins
    In reply to: CSS limits on one page
    Thread Starter CanDMan

    (@candman)

    Perfect! You nailed it. Nailed it to the wall.

    I had to write it all out like this:

    .page-id-16 ul.async-list li.fb-share {display: none;}
    .page-id-16 ul.async-list li.gplus-share {display: none;}
    .page-id-16 ul.async-list li.linkedin-share {display: none;}
    .page-id-16 ul.async-list li.twitter-share {display: none;}
    .page-id-16 ul.async-list li.hn-share {display: none;}

    but it worked like a charm.
    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)