Hi. Having a tough time getting this finalised. The remaining bit of formatting I want to clean up is the outline of the links I have in the footer widgets. Tried a couple of things but they don’t want to work.
Looking in the attached picture, the nav menu widget and recent posts widget seem to have shadow underneath each link. I have tried this most recently but this doesn’t seem to fix the issue:
.widget_nav_menu {
box-shadow: 0 0px 0px rgba(0,0,0,0)
}
Any expert input is clearing these lines greatly appreciated!