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?
I have images which will help. Can I attach them?
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
ty you can close the case.
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