Incomplete Email Address

Support Area Forums Moonrise Incomplete Email Address

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #16213
    RecipeSocial
    Participant

    Hi Bill,

    I’ve just noticed the end of the contact email address is missing – should be (.com) showing (.c)

    Any suggestions?

    Thanks,

    Christian.

    #16217
    Bill Robbins
    Moderator

    Breaking words arbitrarily can be tricky in a sidebar. You don’t want most words to break, but sometimes a long one will give you trouble like an email address. Here’s what you can do for that specific spot:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      ul.address li a {
      	word-break: break-all;
      }
      
    3. Update your settings.

    See if that won't get it for you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Incomplete Email Address’ is closed to new replies.