Changing Length of Homepage Picture

Homepage Community Forums SquareOne Theme Support Changing Length of Homepage Picture

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12023
    Daniel
    Customer

      How can you make the first image on the landing page extend further down without adding widgets?

      Screenshot:
      http://86d.409.myftpupload.com/wp-content/uploads/2014/04/SS1.png

      Thanks,

      -DKH

      #12039
      kronos
      Customer

        You’ll have to add a widget (even if it’s an empty text widget) inside of the slider area, but you shouldn’t have to add them to any of the other widget areas. You can increase the padding for the slider, or add a min-height to it as well.

        #12047
        Daniel
        Customer

          Ok cool. I saw this code:

          .slider .wrap {
          color: #fff;
          margin: 0 auto;
          padding: 150px 0 130px;
          text-align: center;
          width: 1140px;
          }

          Should I just increase the 150 number here?

          #12052
          kronos
          Customer

            150px = Top

            0 = Left/Right

            120px = bottom

            So however much space you add to the top make sure and add that to the bottom as well.

            #12113
            Daniel
            Customer

              Got it, thanks!

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Changing Length of Homepage Picture’ is closed to new replies.