Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #581440

    Hi,

    It looks great in desktop but when it goes into mobile, i need the logo to flush LEFT.

    How do i go about doing this?

    #582019

    Hey fairusd,

    I get a 404 error on the page you linked to, could you check please?

    Regards,
    Rikard

    #590360

    Hi,

    Pls try this one instead.

    #591351

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    }

    Regards,
    Rikard

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