Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter southernwolf

    (@southernwolf)

    Thanks for getting back to me @brankoconjic

    I added the code and the image runs off the side of the container in mobile.

    I also noticed another HUGE problem. There isn’t a mobile menu.

    I found the following code

    /*****************************************/
    /* Mobile navigation styles.
    /*****************************************/
    .si-mobile-nav {
      display: none;
      margin-left: 1.5rem;
    }

    And I commented out the display:none but it still didn’t allow a mobile menu. Can you help with this as well?

Viewing 1 replies (of 1 total)