Site logo

Archived topic

Moved headings change mobile (offset)

5 replies · Started by Sabine Schmidt on May 22, 2015

Viewing posts 1–6 of 6

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!

Hi there,

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

Thanks!

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

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

Let me know :)

Thank you so much, it works! :) Your theme is great, thank you for your great support! :)

Happy to help! :)

This archived topic is closed to new replies.