Progress Slider Issue

Support Area Forums Progress Progress Slider Issue

Viewing 6 posts - 1 through 6 (of 6 total)
URL to the page in question: http://www.fcdanubiaeagles.org
  • Author
    Posts
  • #18401
    Avatar photoCarl
    Participant

    Hey Bill,
    I am running Progress version 1.1.7 and if you check out he the page (which I am just trying to get it to look like demo before I switch it, It is overlapping the action bar.

    Any ideas?

    ps. I love the new food theme. ROCKS!

    #18402
    Bill Robbins
    Moderator

    Hello Carl,

    Great question. I believe I may know what’s causing that. Right now I’m seeing a splash page at the URL to your site, so I can’t test it out, but let’s give this a try:

    1. Go to the Theme Options page and select the Styling tab.
    2. At the top of the tab, select “yes” to include custom styling.
    3. Scroll down to the Custom CSS box and paste this:
      
      @media only screen and (min-width: 1024px) { 
      	
      	#slideshow {
      		height: auto;
      	}
      
      }
      
    4. Update your settings.

    See if that lets the slideshow change its height and not overflow the bar below. If you have any trouble, let me know.

    I'm glad you like the new restaurant theme. It was a fun one to make.

    Have a great weekend,
    Bill

    #18403
    Avatar photoCarl
    Participant
    This reply has been marked as private.
    #18404
    Bill Robbins
    Moderator

    Thanks for sending over the login. It looks like the Coming Soon plugin was not agreeing with the theme. I added one more line of to the Custom CSS box and that seems to have made everything snap back into place.

    If it still gives you trouble, let me know.

    Thanks,
    Bill

    #18405
    Avatar photoCarl
    Participant

    Damn crappy plug ins. I should have known. Next time I will take the time to do some research before I bother you. I just love the instant customer service, and I guess I rely on it.

    Thanks again.

    Carl

    #18406
    Bill Robbins
    Moderator

    Always glad to help out Carl. If you have any other questions, just let me know.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Progress Slider Issue’ is closed to new replies.