Topic Resolution: Resolved
  • Closed
  • Sam
    Spectator
    July 28, 2016 at 7:36 pm #29427

    Hi,

    Small problem. I want to change my whole Alora main page width to 1200px (currently default option is less than that). After digging out forum, I add below codes into custom CSS (only code in CSS):
    #wrapper {
    width: 1200px !important;
    }

    Desktop looks perfect. However, mobile Theme4press slider picture position and logo position changed dramatically. It’s no longer responsive and mobile page width is enlarged too as I need to sweep left and right to see the whole slider picture. How can I fix it? BTW, before I inject CSS code, the slider picture in mobile looks not right too, as I upload all slider picture as 1200px width. It should be auto shrink to fit the mobile page.

    my website: wonderful-year.com

    Thanks,
    Sam