Change Text Position in Front Page 1

Homepage Community Forums Aspire Theme Support Change Text Position in Front Page 1

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #19283
    B_David
    Customer

      Hi Team –

      I’d like to drop the text box in Front Page Section 1 by about 100px and still stay responsive.

      What would you suggest as the best way to do it? (not sure where to find the css lines).

      I’m not using the e-mail signup area from the demo, so no worries about running into that. Just want to drop the text to open up the image area at the top of the section.

      Thanks much for the help!

      #19318
      Wes
      Moderator

        What’s the link to your site?

        Do you already have it inside your widget area? If so, that would help me take a look at what needs to be adjusted to see if it could work.

        #19326
        B_David
        Customer

          Hi Wes –

          Thanks for getting back to me on this – apologies for the delay on my end (and for forgetting the link. : )

          The site is patschuler.com and yes, the text is currently in the widget area.

          Would like to be able to move

            both

          the text and the button if possible.

          Thanks as always for the great help – hoping you have a fine holiday weekend ahead.

          Brian

          #19361
          Wes
          Moderator

            You can try adding this to your CSS and adjust it to the size you need –

            .front-page-1 .flexible-widgets {
            	padding: 240px 0 120px;
            }
            #19385
            B_David
            Customer

              Thanks Wes – this is great! These settings format perfectly for a desktop view.

              I noticed that the view on a laptop screen appears unchanged. Is there different code to adjust for responsive/different devices? Or is this just a characteristic of the way the responsive themes adapt?

              Thanks so much for the great help!

              #19407
              Wes
              Moderator

                Seems like it’s working for me. When I add or remove padding I can see the Text and Button change position inside of the widget area. What does it look like on your end?

                I’m using a 13″ Macbook Pro

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