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

    View post on imgur.com

    there is a square (gray) inside the footer menu only on mobile phones and tablets. can you take a look?

    #460738

    Hi alfaweb2!

    Please add following code to Quick CSS to remove borders from socket menu

    #socket .sub_menu_socket li {
      border: none;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.