New Landing How can we help? Cardinal Center Social Winget in Footer

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Cardinal
  • #117639
    jonas
    Member
    Post count: 92

    Hi Swift Team,

    is there a way to center the social shortcode in the center of the footer? (see Attachment)

    How can I change the font and font size of the footer text areas?

    Jonas

    Attachments:
    You must be logged in to view attached files.
    #117653
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Yes but I will need your link so I can provide you with some custom css

    – Kyle

    #117861
    jonas
    Member
    Post count: 92
    This reply has been marked as private.
    #117877
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m afraid it’s not possible as you have them in the ‘text right’ section.

    – Kyle

    #117922
    jonas
    Member
    Post count: 92

    Any other option as using the footer menu? or total custom CSS for the footer?

    Jonas

    #117924
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    To have the social icons centred you would have to be using only one side of the copyright area, and that area would have to contain the social icons

    – Kyle

    #117938
    jonas
    Member
    Post count: 92

    ok tried, but they still do not get centered…

    Jonas

    #117941
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    #copyright .text-left {
      float: none;
      max-width: 100%;
      width: 100%;
    }
    #copyright ul.social-icons {
      margin: 0 auto;
      width: 160px;
    }

    – Kyle

    #117947
    jonas
    Member
    Post count: 92

    Great! Thanks again for the awesome support!

    Jonas

    #117950
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

    #117974
    jonas
    Member
    Post count: 92

    The only problem now is that the copyright text is above the social icons…
    Is there a way to have the social icons in the center above the copyright text?

    Jonas

    #117975
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Put the social icon shortcode before the copyright text

    – Kyle

    #117985
    jonas
    Member
    Post count: 92

    Great! Works perfect!

    Jonas

    #118029
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great 🙂

    – Kyle

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