Viewing 3 replies - 1 through 3 (of 3 total)
  • While I dont’ actually suggest this – due to the fact that it could throw things off on your other pages of your website – you could do it in CSS , for example:

    
    div#foogallery-gallery-1041 {
        min-width: 1300px !important;
        margin-left: -100px;
    }
    
    Thread Starter harryburns

    (@harryburns)

    Thanks for your help but it makes it not resize when screen size is reduced.That won’t do i need to find a way to be able to resize the container that its in

    Thread Starter harryburns

    (@harryburns)

    I’m not able to start a new thread… which means I have to use this thread which no one is replying to.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do i widen the content on this page’ is closed to new replies.