Home Forums WoodMart support forum How can I center the mobile navigation buttons?

How can I center the mobile navigation buttons?

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

    wajdi123
    Participant

    Thank you, svg problem is solved.
    I have another question: how can I center the mobile navigation buttons?

    Attachments:
    You must be logged in to view attached files.
    #151054

    Most Welcome.

    I’m glad that your svg problem is resolved.

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> in Custom CSS for mobile section:

    .woodmart-toolbar {
        text-align: center;
    }

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)