New Landing How can we help? Cardinal Move social media accounts over to right

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #178959
    onehipcat
    Member
    Post count: 170

    I need move my social media icons over to the right. Please see snapshot for reference. Can you let me know what code I need to do that? Thanks!

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

    Hi,
    Please use this custom css code:-

    #footer ul.social-icons{
    margin-left:145px !important;
    }
    
    #header ul.social-icons{
    right:-157px !important;
    }

    Thanks
    Mohammad

    #179754
    onehipcat
    Member
    Post count: 170

    It worked, but the bottom ones are stacked up. See snapshot. Thanks!

    Attachments:
    You must be logged in to view attached files.
    #179880
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Replace this previous code

    #footer ul.social-icons{
    margin-left:145px !important;
    }

    by this one

    
    #footer ul.social-icons {
      margin-right: 0px;
      float: right;
    }

    -Rui

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