Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #746157

    I am trying to get the background image of a color section to sit flush at the bottom of the main menu. Below is a photo of what it looks like now, with just a small portion of the top showing through the menu. I don’t want to be able to see the background image behind the menu until I start to scroll.

    #746544

    I figured it out! I added a Section ID then used this CSS:

    #top_page {
    margin-top: 25px !important;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Adjust background position of a color section’ is closed to new replies.