Responsive heading alignment and margins

Homepage Community Forums Adapt Theme Support Responsive heading alignment and margins

  • This topic has 1 reply, 2 voices, and was last updated 11 years ago by Wes.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3653
    mcnaden
    Customer

      Hi,

      2 things;

      1) could you direct me to the location in the “adapt” style sheet where I could add some margin above the welcome text? This is just below the dots indicating the slide progression.

      2) In the Responsive Design area of the style sheet, I wanted to change the Heading from centred to left justified. I found this and was able to change it. However there is no margin now so the Heading is stuck to the side of the window. Could you tell me how I can add the margin in so it aligns with the rest of the site?

      http://www.roomstudio.com

      I am a novice so sorry for the very elementry  questions.

      Thanks

      #3665
      Wes
      Moderator

        1. Yes take a look around line 508 in your style.css file or do a search for “.welcome-wrap“.

        2. You can add padding (or margin) to the #header around line 2054 in your css file….example –

        margin: 0 0 0 20px;

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