• marseem

    (@waseemsannib)


    Hello
    I need to align the last footer menu in the center on mobile screen. How can I do this?
    Thanks in advance.

    • This topic was modified 2 years, 4 months ago by Jan Dembowski.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try with this CSS:

    .footer .widget_vertical_menu ul li:first-child {
    margin-left: 0;
    }
    Thread Starter marseem

    (@waseemsannib)

    Thank you much George.
    It worked perfectly.

    I have a serious issue I hope you could help me with it.

    The layout of the homepage changes on the wide desktop screens. more than 22″ the layout changes and looks different than the smaller screens. The Accessories and handmade categories images become not aligned and look smaller.

    Do you know how can I fix this serious issue?

    I’m waiting for a reply from you

    you can check over here:
    https://responsivetesttool.com/?url=https://marseem.nl

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to align footer menu in the center on mobile’ is closed to new replies.