Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1397576

    I have my footer set to 4 areas. Currently my CSS is – #footer .widget {text-align: center;}

    I want to align the content in footer 1 and 2 “LEFT” and footer 3 and 4 “CENTER”

    I cannot find the right CSS anywhere?

    #1397577

    I have images which will help. Can I attach them?

    #1397625

    Hi,

    Please try to target the widget ID instead, like so for the first widget:

    #footer #nav_menu-2 ul {
      text-align: center;
    }

    Best regards,
    Rikard

    #1397658

    ty you can close the case.

    #1397661

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Align Footer Widget Content Individually’ is closed to new replies.