Hi guys,
Two minor issues with my footer (site: https://awakeningclaritynow.com)
#1 the Click Here" text hyperlinks are right justified when they should be centered This is the code in the widgets : Click Here #2 I went through the forums to discover how to add an image background to my footer and I found this code: /* Enter Your Custom CSS Here */footer.x-colophon { . . . but it’s not doing a thing. Any thoughts?
background-image: https://awakeningclaritynow.com/wp-content/uploads/Nonduality-teachings-footer-image.jpg;
background-position: top center;
}


