This topic has 1 reply, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #190725
     evolvebsa
    Participant

    Good afternoon, im customizing my homepage.

    I have a problem on mobile version. I wanted to center the logo, log-in and sign-up buttons.

    in the chrome mobile device simulator looks good. But in an actual iphone it doesn’t. The log-in and sign-up buttons they dont get centered when i see the website in my iphone.

     

    How can we fix this?
    Thanks guys

    Attachments:
    You must be logged in to view attached files.
    #190823
     Radu
    Moderator

    Hi,

    Add this css and let me know

    COPY CODE
    
    
    @media(max-width:991px) {
        .eight.columns.login-buttons ul li {
            width: 50%;
        }
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?