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

    Hello,

    if i select “Button style colored” in my footer menu, the buttons are overlap on mobile.

    The only Quick css i’m using ist to fix the socket
    @media only screen and (max-width: 479px) {
    .responsive #socket .sub_menu_socket {
    display: block;
    }}
    How can i make my buttons (4 items) floating so the go in two lines?
    Maybe fewer padding would be help.

    Thank you for helping!

    #716870

    Hi Luisgasser!

    Can you please post the link to your website so we can see the issue? A screenshot would help as well. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Cheers!
    Yigit

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