New Landing How can we help? Themeforest Theme Support Dante Blog: align Share text – CSS problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #228734
    TheHomepage
    Member
    Post count: 97

    Hi,

    In order to have the pink “share text” called in Dutch “Deel dit bericht” aligned on the left side there where all the text of the post begins, I made a negative padding of the .share text.

    It does not work.

    .share-links .share-text {
    padding-left: -7px !important;
    }

    What is the right CSS?

    Thanks in advance,

    Liz

    Attachments:
    You must be logged in to view attached files.
    #228946
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .share-links .share-text {
    padding-left: 0px !important;
    margin-left:0px !important;
    }
    

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 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