Action Bar On Mobile

Support Area Forums Live Action Bar On Mobile

Viewing 6 posts - 1 through 6 (of 6 total)
URL to the page in question: northshorewoccom.fatcow.com/wp/
  • Author
    Posts
  • #18059
    Avatar photoSRVIVR
    Participant

    Checked on multiple devices. The action bar was off on both.

    #18060
    Bill Robbins
    Moderator

    Good Morning Jeff,

    I’ve attached a screenshot from an iPhone 5s showing what I’m seeing, which is also what’s expected. If you’re seeing something else, let me know.

    If you’d like to do something different, let me know.

    Take care,
    Bill

    #18064
    Avatar photoSRVIVR
    Participant

    Oh. Ok. I thought it would all be on one “line” if you know what I mean.

    If it is possible, great. I assume these changes could be made in the style.css file. If you can point me to the area, I can play around with it.

    #18065
    Bill Robbins
    Moderator

    You can shorten it if you’d like to. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      @media only screen and (max-width: 480px) {
      	
      	#donate-graph-holder {
      		width: 45%;
      	}
      
      }
      
    3. Update your settings.

    See how that works for you,
    Bill

    #18093
    Avatar photoSRVIVR
    Participant

    Worked like a charm. Thanks once again.

    #18095
    Bill Robbins
    Moderator

    Anytime Jeff

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Action Bar On Mobile’ is closed to new replies.