Aesthetic considerations

Need post hidden

[Content Hidden]

Hey Adam,

  1. This is caused by your theme. Checking the markup, we can reduce the padding a bit by this CSS snippet. ``` body .site-inner { padding-top: 36px; } ```
  2. Can be done by making the row full width, placing a background and put necessary elements on top of it.
  3. You are using a photo module while theirs is a background image. Both behave differently. If you do #2, your image should behave similarly as theirs.

Hope this helps!

Ben

Thanks Ben so much for your concise replies. I’ve recommended BB to everyone in my mastermind group on the basis of great support.

Adam

Hey Adam,

No worries! And thanks for the recommendation! We greatly appreciate it. :slight_smile:

Ben