Site logo

[Support request] Hi! How to center align my Footer menu?

Home Forums Support [Support request] Hi! How to center align my Footer menu?

Home Forums Support Hi! How to center align my Footer menu?

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

    Hi! I cannot center align my site’s footer menu:
    Terms & conditions, privacy policy, affiliate disclaimer.
    I don’t know why as I set it to be centered in the customiser, but doesn’t work.
    Please help.

    #2472287
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    
    .footer-bar .widget_nav_menu > div > ul {
        justify-content: center;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.