Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1319942

    Christopher
    Moderator

    Hi there,

    Please add width: 59%; in left image’s style field.

    Hope it helps.

    #1320156

    pdopchev
    Participant

    Awesome! That was exactly what I was looking for! Just added the @media query to the code to make it adjust only for bigger screens, in case someone else wants to do this:

    /* Snow Forecast 1st Image Width - big screens */
    @media screen and (min-width: 768px) {
    .snow-forecast {
       width: 59%;
    }
    
    #1320690

    Rue Nel
    Moderator

    Hello There,

    We’re happy to help you out.
    If you need anything else we can help you with, don’t hesitate to open another thread.

    Best Regards.