Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ShopitPress.com

    (@shopitpress)

    Hi there,

    Yes you can hide it with CSS, just insert this at the top of your page (HTML view):

    <style>
    .share-wrap {
        display: none!important;
    }
    </style>

    Best regards,
    Fran

    Plugin Author ShopitPress.com

    (@shopitpress)

    Please contribute to the development, rate the plugin if you like it ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is it possible to hide the top part?’ is closed to new replies.