Okay
  Public Ticket #1192224
Share Button on Product
Closed

Comments

  • Taylor started the conversation

    Hi!


    How can I move the location of the 'share' button?  Right now it is awkwardly overlapping the title of the product.


    Thank you!

  •  8,442
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .single-product #single-meta {
        top: -70px!important;
    }

    Thanks


    ThemeNectar Support Team 

  • Taylor replied

    Awesome thank you!