New Landing How can we help? Cardinal Center social share shortcode

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Cardinal
  • #171389
    bssmithy
    Member
    Post count: 55

    Hey guys,

    When I try centering the social share shortcode in Cardinal like I do with buttons (<p style=”text-align: center;”>), it doesn’t work. How are you supposed to get this asset to center on the page? It’s centered just fine on the blog pages, since it’s built into that template, but I’m trying to add it to a standard page, and it will only appear left aligned.

    Thanks guys.

    #171418
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #172632
    copara
    Member
    Post count: 37

    Hello Mohammad – please how did you fix this issue? I am also trying to center the social icons in my contact page (stylots.com/contact). The icons are currently left aligned.

    #172635
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    ul.social-icons {
         display: inline-block;
        text-align: center;
        width: 100%;
    }

    Thanks
    Mohammad

    #173011
    bssmithy
    Member
    Post count: 55
    This reply has been marked as private.
    #173038
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its looking perfect at this page http://new-site.novelhill.com/albums/.
    Thanks
    Mohammad

    #173041
    bssmithy
    Member
    Post count: 55
    This reply has been marked as private.
    #173044
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .article-share:parent{
    text-align:center !important;
    }

    Thanks
    Mohammad

    #173045
    bssmithy
    Member
    Post count: 55
    This reply has been marked as private.
    #173046
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use htis custom css code:-

    section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1){
    text-align:center;
    }

    Thanks
    Mohammad

    #173049
    bssmithy
    Member
    Post count: 55

    That worked! Thanks Mohammad.

    #173056
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I am glad that your issue resolved.
    Thanks
    Mohammad

    #213346
    yildirim flugreisen
    Member
    Post count: 58
    This reply has been marked as private.
    #213384
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try this:

    .article-share.sharer-0 {
      display: block !important;
      float: none;
      text-align: center;
    }

    – Kyle

    #213404
    yildirim flugreisen
    Member
    Post count: 58

    Perfekt Kyle!

    Is it also possible to center the easy social share plugin/buttons?

    This is the shortcode:
    [easy-social-share buttons=”facebook,twitter,google,whatsapp” counters=1 style=”button”]

    Thank you!

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