resizing the slide image space or adding some space between picture and boxes

Support Area Forums Progress resizing the slide image space or adding some space between picture and boxes

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question: http://
  • Author
    Posts
  • #20377

    Hi Bill,

    Thank you so much for you help.

    Is it possible to change the size of the main slide picture space for my picture to fit, I am having trouble with it.

    I have an image sized 848pm x 566, I have changed the size and cropped it at the bottom but when i upload it it is far too big covering the titles of the boxes at the bottom.

    Is there anyway we could add a space for the boxes to be a little bit further down or changing space size for picture?

    Please let me know

    Thank you for all your help

    Angela

    #20383
    Bill Robbins
    Moderator

    Good Morning Angela,

    We can give it a try. Here’s how to remove the size restrictions:

    1. Go to the Theme Options page and select the Styling tab.
    2. At the top of that tab, choose 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 won't keep the images from covering up the widgets below for you. Let me know if that doesn't do the trick.

    Have a great weekend,
    Bill

    #20384

    Hi Bill,

    Thank you so much.

    You too have a great weekend.

    Angela

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘resizing the slide image space or adding some space between picture and boxes’ is closed to new replies.