Reducing/Adding Space on HomePage in Aspire Pro Theme

Homepage Community Forums Aspire Theme Support Reducing/Adding Space on HomePage in Aspire Pro Theme

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #18583
    carissamagras
    Customer

      Hi there,

      I am trying to add some space above the text on my Front Page Section 1 (#1 in screenshot), as well as reduce some of the space between it and Section 2 (#2 in screenshot).

      I’m comfortable with CSS, I just am not sure what I need.

      Screenshot

      Thank you!
      Carissa

      #18624
      Wes
      Moderator

        HI,

        I’d be more than happy to help! Do you have a link to your site where this is located so I can figure out exactly what needs to be adjusted?

        Thanks!

        #18628
        carissamagras
        Customer

          Yes, sorry, it was in the screenshot. http://new.bluespoons.co

          #18630
          Wes
          Moderator

            You can add this to your CSS and make adjustments to the padding –

            .fp1 .flexible-widgets {
            	padding: 60px 0 50px;
            }

            Looking great so far!

            #18640
            carissamagras
            Customer

              Thank you so much Wes! You are a creative genius! 馃檪

              #18683
              Wes
              Moderator

                You’re Welcome!

              Viewing 6 posts - 1 through 6 (of 6 total)
              • You must be logged in to reply to this topic.