Okay
  Public Ticket #3376628
Remove shere icon
Closed

Comments

  •  16
    Patryk started the conversation

    Hello! 

    I would like to remove that from product sites. Please help me :)

  •  9,282
    Tahir replied

    Hey Again,

    You can remove if by deactivating the "Salient Social" Plugin for the WP Dashboard. 


    Thanks.


    ThemeNectar Support Team 

  •  16
    Patryk replied

    thx! Another think, how to make more space in "similar product" on product single site?

    I think about margin (left site)

    link: http://nty.parts/produkty/elektryka/czujniki-abs/nty-czujnik-abs-przod/

  •  9,282
    Tahir replied

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .single-product .related-upsell-carousel.nectar-woo-flickity {
        margin: 0 40px;
    }

    Thanks


    ThemeNectar Support Team 

  •  16
    Patryk replied

    thanks so much !!