1. FCPeggy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 28 April 2018
  5.  Subscribe via email
How do I block out the entire social media icon division from appearing under the menu items in the Madison template.
I found this entry using a web developer tool, but I don't know where to find it to annotate not to action/display:

div id="socialmedia"

I want to remove all of that space.
Many thanks for all of your excellent support. Always appreciated.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove the social icons you can add the following to the Custom CSS field of your template parameters..

#socialmedia {
display: none;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
:D Thank you - that does the trick.
Cheers!
Peggy
  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!