Problems with buttons on mobile

Support Area Forums Kerygma Problems with buttons on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://cotroc.org/newsite2/reach-out
  • Author
    Posts
  • #20620
    Micah Hensley
    Participant

    Ok new problem I’ve discovered since my last post. When viewing the page from the provided link on an ipad, the buttons get messy! Half a button on one line the other on another. Then they also are on top of each other. Is there any way to fix this? Thanks!

    #20621
    Bill Robbins
    Moderator

    Good Morning Micah,

    Give this a try and see if that won’t help out:

    1. Go to the Theme Options page and select the Advanced tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      a.button {
      	display: inline-block;
      	margin-bottom: 10px;
      }
      
    3. Update your settings.

    Have a great week and let me know if you run into any trouble with that,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Problems with buttons on mobile’ is closed to new replies.