[Resolved] Moved headings change mobile (offset)

Home Forums Support [Resolved] Moved headings change mobile (offset)

Home Forums Support Moved headings change mobile (offset)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #109639
    Sabine Schmidt

    Hello! πŸ™‚

    I wanted to move the visible page headings on the homepage a little bit to the right side, so bought the premium package that includes the spacing add on. Now it works and the headings are positioned well on the desktop but in the mobile version it doesn’t fit to the left side but has a big space between the left side and the heading. Is there any way to change that?

    Thank you!

    #109672
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Can you possibly link me to your site so I can take a look at what you mean?

    Thanks!

    #109707
    Sabine Schmidt

    Yes of course, thank you! as-architektur

    #109780
    Tom
    Lead Developer
    Lead Developer

    Ah! Instead of using padding, I would consider using this CSS:

    .content-area {
          max-width: 800px;
          margin: 0 auto;
    }

    Let me know πŸ™‚

    #109897
    Sabine Schmidt

    Thank you so much, it works! πŸ™‚ Your theme is great, thank you for your great support! πŸ™‚

    #109935
    Tom
    Lead Developer
    Lead Developer

    Happy to help! πŸ™‚

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