Home Forums WoodMart support forum Как сделать по средине

Как сделать по средине

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

    ipad48984898ipad
    Participant

    Привет, как сделать чтобы текст был по средине блока (в обоих случаях) ?

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .footer-column-4 .widgettitle, 
    body .footer-column-4 .widgettitle a, 
    body .footer-column-4 .widget-title, 
    body .footer-column-4 .widget-title a {
        text-align: center;
    }

    Best Regards

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