• Resolved taleisha

    (@taleisha)


    Hello There,

    I am hoping for some help please! If you could please have a look, this is on mobile, and on the home page.

    The logo is sitting in an awkward ‘just left from center’ position, i would like it left aligned in menu bar.

    Thank you

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • awanrmb

    (@awanrmb)

    Hi,

    I noticed that you already have this custom CSS code:

    .header-wrap .col-md-4 {
        max-width: 70%;
    }

    Please replace it with this:

    .header-wrap .col-md-4 {
        max-width: 70%;
        text-align: left;
    }
    Thread Starter taleisha

    (@taleisha)

    That worked perfectly, its so simple when you get the help you need haha! Thank you so much ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile site – logo, menu and form issue’ is closed to new replies.