• Hi

    Theme Minimaze

    I would like to change the size of the pages to fit “full screen”. Currently i have open space on either side of the page.

    Any advice would be appreciated
    Newbie

Viewing 1 replies (of 1 total)
  • Hi Mrmcon,

    You can expand the slider from Appearance > Customize > Theme Options > Homepage > Homepage Slider > Enable full widht slider.. With regard to content to be full-width, you can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    #section-home-inner {
      max-width: 100%;
    }

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Front page not going full screen’ is closed to new replies.