Home Forums Basel support forum Small Issue: Copyright with social buttons but in 1 row

Small Issue: Copyright with social buttons but in 1 row

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #144768

    Orx und Vinn
    Participant

    Hey Super Support,

    I hope you are fine and have a great day! 🤩
    I have just a tiny, small issue.

    I add social buttons in the copyrights, but I ca not get all in 1 row. I add this code here: [social_buttons type="follow" align="right"]

    Is there a way to get it in just 1 row??????

    The first screenshot is what I get (with pink) and the second screenshot is what I would like to have.

    Thank you very much ❤️ for your great help in advance!!!! 🥳 😘
    Aaron

    Attachments:
    You must be logged in to view attached files.
    #144829

    Hello,

    Taking into consideration specific HTML structure generated it is possible to align the element in this way only http://prntscr.com/p7moq1

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .social-icons {
        display: inline-block;
        float: right;
    }

    Best Regards

    #145699

    Orx und Vinn
    Participant

    SUPER!!!! love it that way!!!
    Perfect, thank you ❤️ 😘

    #145825

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Small Issue: Copyright with social buttons but in 1 row’ is closed to new replies.