1. KChev
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 03 June 2020
  5.  Subscribe via email
Hi Ciaran,
You gave me CSS code to let me hide the copyright line that was underneath the language switcher flags. Now my client wants the social media icons in that space -- but they're crowding the flags. Need some CSS for social distancing please!

Thank you.

Kim
References
  1. https://stopfuellingwar.org/en/
Accepted Answer Pending Moderation
0
Votes
Undo
You can put something like this in the filed CUSTOM CSS in your template:


#socialmedia {
padding: 10px;}


Change the padding value to your like
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You can also change the spacing to just above the social icons rather than all side with....

#socialmedia {
padding-top: 20px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!