Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #177955

    I have added the sharethis plugin to my enfold page however it is cutting off the bottom of the social media icons. As well, if you click the Facebook like button it will not allow the pop up comment section to completely open. Within the sharethis setttings page I only have this function enabled for the post pages. Can you help me correct this issue? I have attached one of my blogs below on this page:

    http://new.texasdreamproperty.com/one-dollar-boxes/

    • This topic was modified 10 years, 5 months ago by tdproperty.
    #177970

    THE FOLLOWING QUICK CSS CODE FIXES THE LIKE BUTTON COMMENT SECTION NOT FULLY OPENING UP:.

    fb-like span{overflow:visible !important; width:450px !important; margin-right:-375px;}

    .stButton .stButton_gradient {
    height: 24px !important;
    }

    THIS CODE FIXES THE BUTTONS FROM BEING CUT OFF AT THE BOTTOM::

    .stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    height: 24px !important;
    }

    #178090

    Hey!

    Glad you figured it out! Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sharethis Plugin Not Working Correctly with Enfold Post Pages’ is closed to new replies.