• Hi there

    I have a blog page which shows a gallery. The Blog Page Default Setting in the Customizer is Full Width limited to 974px.

    If i choose the gallery to span over the whole width the capture below the gallery is aligned to the right so the gallery won´t span whole width. Is there a way to change this?

    I also tried a Gallery with the Filebird Plugin, but this doesn´t work at all – it stays 974px.

    Do I have a mistake in thinking and when, how to fix it?

    Any help woud appreciated!

    Best,
    Padrico

    • This topic was modified 2 years, 11 months ago by padrico.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter padrico

    (@padrico)

    Can anybody help?

    Hello,

    ​Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .single-post.content-max-width .thumbnail {
        max-width: 1250px;
    }

    PS- You can change the max-width value according to need.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full Width not working’ is closed to new replies.