• Resolved besiuk

    (@besiuk)


    Hi there,

    I just found out about your plugin and it’s awesome!

    Unfornunately I can’t get my single random gallery to work. In my footer, there is a table which contains a google map in one column, and also in another column the gallery. It works fine until I scale down my page to the size of a mobile device. The table column is scaling down until it hits the gallery’s borders, which do not seem to be as big as the displayed image, but a lot larger. I tried to scale down the whole thing by using the following snippet I already found here in the support forum, but this does only scale the image and not the whole gallery:

    @media screen and (max-width:1200px){
    .bwg_container{
            max-width:50%
       }
    }

    Am I missing something? Appreciate the help!

    Best Regards

    Daniel

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Dear @besiuk,

    Thank you for the inquiry.

    Would you please elaborate on your request?
    Can we have a screenshot of the issue you are referring to?

    Sincerely,

    Thread Starter besiuk

    (@besiuk)

    Thank you for your message!

    I’ve created a little imgur gallery with comments, so maybe that’s easier to understand:

    https://imgur.com/a/O9gfPmR

    Best Regards

    Daniel

    • This reply was modified 5 years, 5 months ago by besiuk. Reason: spelling

    Dear @besiuk,

    Thank you for the detailed response.

    If the gallery scales as much as the map, it will look bad.

    The following part is not related to the gallery The content of the column is still over 300px, which is weird for the mobile view

    Maybe you can try having one column in the footer for mobiles?

    Sincerely,

    Thread Starter besiuk

    (@besiuk)

    Thanks for the idea! I flipped the table for mobile and it looks all good now.

    Sorry for bothering you.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Width scaling not working properly despite CSS’ is closed to new replies.