• Resolved marimats

    (@marimats)


    Can I somehow change share buttons position/alignment at product pages?

    And also add some space between standard product page buttons and these share buttons?

    And how can I position them below the buttons… now they start at the same line as woocommerce product buttons.

    thanks ??

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

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    You can add some code to your “Additional CSS” box in AddToAny Settings to override your theme’s styling. Something like:

    .addtoany_header {
      margin-top: 10px;
      width: 100%;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘share buttons position’ is closed to new replies.