[Support request] I can’t make center 2 footer widget

Home Forums Support [Support request] I can’t make center 2 footer widget

Home Forums Support I can’t make center 2 footer widget

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

    I can’t center make 2 footer widget.

    1 paragraph
    2 Nev menu

    #2360026
    Ying
    Staff
    Customer Support

    Hi there,

    The paragraph looks already centered.

    Try this CSS to center the nav:

    .footer-bar ul {
        justify-content: center;
    }
    #2360220
    Sabbir

    Yes, It’s already centered. I don’t want to use CSS. When do you solve this in the theme?

    #2360753
    Leo
    Staff
    Customer Support

    CSS is required for something like this. It should have little to no effect on your site performance.

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