doug1777

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Home page images Version 1.1.2 #18063
    doug1777
    Customer

      Thank you. The images in the demo fill the screen as long as you are using a lower resolution monitor. On a 1920px resolution monitor, there is a 60px gap on each side. Below is the styling from Version 1.1.2. I plan to just uncomment the background-size property. Just pointing out the issue in case fixes are being pushed out.

      .front-page-1,
      .front-page-4,
      .front-page-5,
      .front-page-7,
      .front-page-9,
      .front-page-12 {
      	/*background-attachment: fixed;*/
      	background-position: 50% 0;
      	background-repeat: no-repeat;
      	/*-webkit-background-size: cover;
      	-moz-background-size:    cover;
      	background-size:         cover;*/
      }
      in reply to: Possible Bugs version 1.1 #17953
      doug1777
      Customer

        Great. Thank you. We must have been replying at the same time.

        in reply to: Possible Bugs version 1.1 #17952
        doug1777
        Customer

          In regards to the front page journal being turned off, I was referring to the “front page content setting” within the customizer being set to “hide content section”.

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