Hello
The foot I’m working on is on evokespirit.com
How can I center the time and picture below it?
Hey Nathan,
Please try the following in Quick CSS under Enfold->General Styling:
#footer #media_image-3 {
text-align: center;
}
Best regards,
Rikard
That’s a gift of support, it centered the image
How do I center the time above it too?
Hi,
Please try this CSS as well:
#dtw_clock_widget-3 .widgettitle {
text-align: center;
}
#dtw_clock_widget-3 .dt_clocks li {
width: 100%;
text-align: center;
}
Best regards,
Rikard
Thank you that’s supportive it’s resolved
Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
It’s resolved it can be closed