• RodwellBuildingServices

    (@rodwellbuildingservices)


    Is it possible to move the Menu Bar and Cart out of or below Slider Images? Well, I think it should be a slider of images but my focus is to separate the menu out of the picture.

    Thank you,

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • I don’t see a slider on the page that you included. Can you give a few more details about where you’d like to move the menu and cart to exactly?

    Thread Starter RodwellBuildingServices

    (@rodwellbuildingservices)

    I suspected it was not meant to be a slider but I had used just 1 image (the blueprint with house picture). If you could either end the bottom of the blueprint above the top of the menu bar or move the menu bar below the blueprint image so the background of the menu is screen clear.

    Sorry for the confusion and thank you,

    The easiest way to ensure that the image ends at the top of the menu bar, is by adding the following CSS code:

    @media screen and (min-width: 768px) {
      .storefront-primary-navigation {
        background: #ffffff;
      }
    }

    Add this code by going to Appearance → Customize →?Additional CSS and then paste it the CSS textbox on the left.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Moving Storefront Menu Bar and Cart Below Slider Images’ is closed to new replies.