Small Issue: Copyright with social buttons but in 1 row
-
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.
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
SUPER!!!! love it that way!!!
Perfect, thank you ❤️ 😘
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Small Issue: Copyright with social buttons but in 1 row’ is closed to new replies.