Footer links

Support Area Forums Moonrise Footer links

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://client.dev.recipesocial.net/media-and-press/
  • Author
    Posts
  • #28542
    RecipeSocial
    Participant

    Hi Bill,

    I’ve added a new page: http://client.dev.recipesocial.net/media-and-press/ which i’m linking to from the footer, however, is there a way to space the links, as the current two are touching.

    Thanks,
    Christian.

    #28548
    Bill Robbins
    Moderator

    That menu is not made for text like; just social icons (hence the name).

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      ul#menu-social-media-items li {
      	margin-right: 10px;
      }
      
    3. Update your settings.
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Footer links’ is closed to new replies.