Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #419627

    Hey guys! :)

    How can I reset my mobile menu icon so it goes back to the original theme settings. It’s small and misaligned right now.

    Thanks in advance!!

    #419792

    Hi Courtney!

    Your site seems to be in maintenance mode, could you please give us access so that we can have a look?

    Best regards,
    Rikard

    #420139

    Hi Rikard :)

    Maintenance mode is off now :)

    #420219
    This reply has been marked as private.
    #420475

    Hey Courtney!

    It seems like you have following code in Quick CSS

    #advanced_menu_toggle, #advanced_menu_hide {
      position: absolute;
      border-radius: 2px;
      height: 27px !important;
      width: 27px !Important;
      line-height: 27px !important;
      text-decoration: none;
      text-align: center;
      right: 0;
      top: 50%;
      margin-top: -20px;
      margin-left: 20px;
      z-index: 10000;
      border-style: solid;
      border-width: 1px;
      font-size: 24px;
      display: none;
    }

    Please remove it and it should go back to normal :)

    Regards,
    Yigit

    #420635

    You rock! Thanks Yigit!! :)

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile Menu’ is closed to new replies.