Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #448646

    I would like to remove the Contact navigation on the socket of this site: http://www.denvertable.org/home/
    AND I would like to increase the size of the social media icons. Is that possible?

    #448712

    Hi!

    1. Go to Appearance > Menus and uncheck “Enfold Footer Menu”
    2. Add this code to Quick CSS:

    #top .social_bookmarks li a {
        font-size: 22px;
    }

    Regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.