davidmt05

Forum Replies Created

list of topics you have created till now.

  • davidmt05
    Participant

    This still did not change the width. If you’ve tested this, I would like to see the page. It is still not working.

    davidmt05
    Participant

    It didn’t work. This is what I added:

    @media screen and (min-width: 979px) {
    html:not(.safe-mod) .rm-wrapper, html:not(.safe-mod) .rm-wrapper > div { max-width: 700px; }
    html:not(.safe-mod) .rm-wrapper { top: 90px; }
    }

    @media screen and (min-width: 1500px) {
    html:not(.safe-mod) .rm-wrapper, html:not(.safe-mod) .rm-wrapper > div { max-width: 780px; }
    }

    davidmt05
    Participant

    This only adjusts the height. I need to adjust the width.

Viewing 3 posts - 1 through 3 (of 3 total)