Home › Forums › All Other Themes › Healing Touch Pro 5 footer issue wp5.9.2
- This topic has 3 replies, 2 voices, and was last updated 2 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
March 25, 2022 at 9:50 pm #191869
I think it must have been WordPress 5.9.2 but I did not notice it right away so can’t be certain.
www.jonesvision.com The 4th footer columb that use to say Location over the map has lost the separator line line and font size is off.
Here is a comparison of before and after pic of the issue.
http://puu.sh/IQLVk/4da631e81a.pngHow do I fix this? Thanks
Current css codes inserted into theme are
span.desc{display: none;}
#footer .footercols4 h3 { font-weight:400; margin-bottom:20px; padding-bottom:20px;}
.footer-blog-posts ul li { margin-bottom:0;}
.footmenu li { margin-bottom:9px;}
#footer .footercols4 h3::after { height:1px;}
#footer .footercols4 h3::after {
background-color: #404040;
width: 100%;
}
table tr.mbhi-is-current td{
font-weight:bold;
color:green;
}
.mb-bhi-closed{
color:red;
}
.mb-bhi-open{
color:green;
}
.fa.fa-facebook {
font-family: \”Font Awesome 5 Brands\” !important;
}
p:empty::before {
content: none !important;
}March 28, 2022 at 7:18 pm #191915Hi,
We have checked, already the location text is showing correct.
Regards,
DaveMarch 29, 2022 at 3:55 am #191926Thanks Dave, It did not self correct though.
Had someone get on and fix the formatting. I’m guessing WordPress new use of widgets caused it.
March 29, 2022 at 5:29 pm #191944Okay
-
AuthorPosts
- You must be logged in to reply to this topic.