Responsive Pictures

Support Area Forums Curator Responsive Pictures

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #15813
    Avatar photoCarl
    Participant

    Hey Bill,
    I can’t seem to get any of the pictures to be responsive besides the front slider. Is there an image responsive plug in your recommend or a fix for this?

    Thanks

    #15815
    Bill Robbins
    Moderator

    Carl,

    The only page I see on your site at the moment is the front page. Can you send me the URL to where you’re having images that aren’t resizing?

    Thanks
    Bill

    #15817
    Avatar photoCarl
    Participant

    Sure. I hid them. I posted the two pages now. I am just simply testing. Nothing is ready for public.

    #15819
    Bill Robbins
    Moderator

    Thanks Carl,

    It was the full-width page template. It was left out of the styles. Here’s how to add it:

    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: 790px) {
      	
           #content-full {
                width: 90%;
           }
      
      }
      
    3. Update your settings.

    See if that won't work for you,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Responsive Pictures’ is closed to new replies.