-
AuthorPosts
-
April 29, 2020 at 10:48 pm #1208352
Hi
We have the copyright, a sub navigation and the social media icons in the footer (base).
On the mobile the copyright has left alignment, the social media icons have right alignment and the sub navigation has left alignment again.
It looks a little bit crazy.
Is it possible, to set the alignment of the social media icons in the footer (base) to left?
See login data in the private content section.
Thanks very much.
Best regards
MikeApril 29, 2020 at 10:57 pm #1208354Hey Michael,
Add this to quick css:
@media only screen and (max-width: 767px){ .noLightbox.social_bookmarks.icon_count_5{ float: left!important; margin-left: -10px!important; }}
Best regards,
Jordan ShannonApril 30, 2020 at 4:30 pm #1208535Hi Jordan
Thanks for the code.
Unfortunately it seems that this does not work.
See screenshot in the private content section. The social media icons are still aligned on the right side.
Best regards
MikeApril 30, 2020 at 4:34 pm #1208536Hi,
Did you add my code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan ShannonApril 30, 2020 at 4:40 pm #1208544Hi
Can you have a look at the website? Does it work at you?
I put the code now to the very top of quick css. I also cleared the cache…
Best regards
MikeApril 30, 2020 at 5:19 pm #1208558May 1, 2020 at 9:31 am #1208756Hi
The problem seems to bee the following.
When I do the change directly in the console, like you did it, it works.
But when I do in the custom css under Enfold settings, it does not work.
Any idea why this is?
Best regards
MikeMay 1, 2020 at 7:56 pm #1208918Hi,
Are you putting the code in the quick css section or another file?
Best regards,
Jordan ShannonMay 2, 2020 at 5:44 pm #1209116Hi
In the quick css section under Enfold Child – General Styling.
Best regards
MikeMay 3, 2020 at 10:27 am #1209248HI again
It was a code error, a comment was not closed so the code was in comment.
You can close this issue.
Best regards
MikeMay 4, 2020 at 1:32 am #1209369Hi,
Glad to hear you have this sorted out now, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Alignment of social media icons in footer’ is closed to new replies.