New Landing How can we help? Themeforest Theme Support Neighborhood Centering Shortcode in Footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • #15387
    RuggedMoose
    Member
    Post count: 12

    Looking to center [social] shortcode in one of the footer columns, and no matter which way I try, social icons remain aligned to the left.

    Steer this ship in the right direction!

    Thanks!!

    #15606
    RuggedMoose
    Member
    Post count: 12

    really? no one??

    #15719
    vaporaiser
    Member
    Post count: 1

    Just change these 2 css rules in style.css

    ul.social-icons {
    text-align: center;
    width: auto;
    height: auto;
    overflow: hidden;
    margin-right: -12px;
    list-style: none!important;
    }
    ul.social-icons li {
    float: none;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 12px;
    background: none;
    padding: 0!important;
    line-height: 32px!important;
    border: 0!important;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
    }

    #15845
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thanks vaporaiser!

    @Rugged:

    We aim to respond to all posts within 48 hours (Monday-Friday), but in most cases we usually manage to reply less than 24 hours. We work on the oldest topic first, so adding a new comment will take you to the back of the queue. We do also try our best to reply on weekends if we have time.

    Please be patient, we appreciate it ๐Ÿ™‚

    Cheers!

    #15933
    RuggedMoose
    Member
    Post count: 12

    vaporaiser, thank you. I appreciate it!

    Melanie, yes, patience is something I struggle with (just ask my wife).

    Thank you!!!!!

    #16125
    Melanie – SUPPORT
    Member
    Post count: 11032

    Haha love the honesty ๐Ÿ™‚ Glad we could help!
    Thanks again vaporaiser!

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 one of the following items
Login and Registration Log in · Register