New Landing How can we help? Themeforest Theme Support Dante Share this text not showing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #86384
    bigbangthinking
    Member
    Post count: 121

    Hi

    1.- In pages my Share text is showing but not in my portfolio items. It showl show in both in the same line.

    2.- In pages it shows aligned to the border, in portfolio it does to the rest of the text in the page and this is how it should all be aligned

    3.-The line above Share this should dissapear.

    To view page

    http://www.bigbangthinking.com/about/

    To view portfolio item

    http://www.bigbangthinking.com/?portfolio=revision-xxx-02-magazine

    Thanks

    Gonzalo

    #86445
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) You’ve set this to hidden with custom css??

    body.single-portfolio h3.sd-title {
    display: none;
    }

    You’ve also edited the structure for this – this isn’t how the theme is as standard. Unfortunately we can’t support user customisations as it’s not the theme’s standard code.

    – Ed

    #86613
    bigbangthinking
    Member
    Post count: 121

    Hi

    Yes the customs CSS were there and deleting it returned the Share this text. All of the chabges that I have done, where done upon the help from the SWIFT support team.

    Either way, How can I delete the line above the Share this text, leave everything in one line and align the Share this to other text in pages.

    Thanks
    Gonzalo

    #86716
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Gonzalo,

    What I’m saying is, this isn’t the standard social code for our theme. We can’t really support customisations for code that isn’t standard. With that being said, this should hopefully get you on your way:

    div.sharedaddy {
    margin-left: 45px;
    }
    article.type-portfolio div.sharedaddy {
    margin-left: 0;
    }
    div.sharedaddy h3.sd-title:before {
    border-top: 0;
    }
    .sd-social .sd-content {
    display: inline-block;
    }
    

    – Ed

    #87037
    bigbangthinking
    Member
    Post count: 121

    Ed

    Thank you very much. I have done so much things to the site that really don’t remeber whats is custom and what not.

    So thanks very muech. It worked great.

    #87043
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Ed!

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register